Class: Aws::Types::GetStorageLensConfigurationResult
- Inherits:
-
Object
- Object
- Aws::Types::GetStorageLensConfigurationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#storage_lens_configuration ⇒ Types::StorageLensConfiguration
Returns the value of attribute storage_lens_configuration.
Instance Attribute Details
#storage_lens_configuration ⇒ Types::StorageLensConfiguration
Returns the value of attribute storage_lens_configuration.
857 858 859 |
# File 'sig/types.rbs', line 857 def storage_lens_configuration @storage_lens_configuration end |