Class: Aws::Types::DeleteClusterPolicyOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteClusterPolicyOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy_version ⇒ ::String
Returns the value of attribute policy_version.
Instance Attribute Details
#policy_version ⇒ ::String
Returns the value of attribute policy_version.
95 96 97 |
# File 'sig/types.rbs', line 95 def policy_version @policy_version end |