Class: Aws::Types::UpdateDataRetentionRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDataRetentionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#action_type ⇒ "ENABLE", ...
Returns the value of attribute action_type.
-
#network_id ⇒ ::String
Returns the value of attribute network_id.
Instance Attribute Details
#action_type ⇒ "ENABLE", ...
Returns the value of attribute action_type.
890 891 892 |
# File 'sig/types.rbs', line 890 def action_type @action_type end |
#network_id ⇒ ::String
Returns the value of attribute network_id.
889 890 891 |
# File 'sig/types.rbs', line 889 def network_id @network_id end |