class AwsSigner::Config

Defined in:

aws_signer/config.cr

Instance Method Summary

Instance Method Detail

def access_key #

[View source]
def access_key=(access_key : Nil | String) #

[View source]
def region #

[View source]
def region=(region : Nil | String) #

[View source]
def secret_key #

[View source]
def secret_key=(secret_key : Nil | String) #

[View source]