Class: Aws::Types::GetStorageLensGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetStorageLensGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_id ⇒ ::String
Returns the value of attribute account_id.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#account_id ⇒ ::String
Returns the value of attribute account_id.
874 875 876 |
# File 'sig/types.rbs', line 874 def account_id @account_id end |
#name ⇒ ::String
Returns the value of attribute name.
873 874 875 |
# File 'sig/types.rbs', line 873 def name @name end |