Class: Aws::Types::GetAccountDataRetentionResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetAccountDataRetentionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#mode ⇒ "default", ...
Returns the value of attribute mode.
-
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
Instance Attribute Details
#mode ⇒ "default", ...
Returns the value of attribute mode.
1687 1688 1689 |
# File 'sig/types.rbs', line 1687 def mode @mode end |
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
1688 1689 1690 |
# File 'sig/types.rbs', line 1688 def updated_at @updated_at end |