Class: Aws::Types::RemoveAutoTerminationPolicyInput
- Inherits:
-
Object
- Object
- Aws::Types::RemoveAutoTerminationPolicyInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster_id ⇒ ::String
Returns the value of attribute cluster_id.
Instance Attribute Details
#cluster_id ⇒ ::String
Returns the value of attribute cluster_id.
1338 1339 1340 |
# File 'sig/types.rbs', line 1338 def cluster_id @cluster_id end |