Class: AwsSecretsManager::Config::Configuration
- Inherits:
-
Object
- Object
- AwsSecretsManager::Config::Configuration
- Defined in:
- lib/aws_secrets_manager/config.rb
Instance Attribute Summary collapse
-
#aws_region ⇒ Object
Returns the value of attribute aws_region.
Instance Attribute Details
#aws_region ⇒ Object
Returns the value of attribute aws_region.
22 23 24 |
# File 'lib/aws_secrets_manager/config.rb', line 22 def aws_region @aws_region end |