Class: Aws::Types::GetStorageLensConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetStorageLensConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_id ⇒ ::String
Returns the value of attribute account_id.
-
#config_id ⇒ ::String
Returns the value of attribute config_id.
Instance Attribute Details
#account_id ⇒ ::String
Returns the value of attribute account_id.
852 853 854 |
# File 'sig/types.rbs', line 852 def account_id @account_id end |
#config_id ⇒ ::String
Returns the value of attribute config_id.
851 852 853 |
# File 'sig/types.rbs', line 851 def config_id @config_id end |