Class: Aws::Types::GetStorageLensGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::GetStorageLensGroupResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#storage_lens_group ⇒ Types::StorageLensGroup
Returns the value of attribute storage_lens_group.
Instance Attribute Details
#storage_lens_group ⇒ Types::StorageLensGroup
Returns the value of attribute storage_lens_group.
879 880 881 |
# File 'sig/types.rbs', line 879 def storage_lens_group @storage_lens_group end |