Class: Aws::Types::CreatePolicyVersionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreatePolicyVersionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy_version ⇒ Types::PolicyVersion
Returns the value of attribute policy_version.
Instance Attribute Details
#policy_version ⇒ Types::PolicyVersion
Returns the value of attribute policy_version.
232 233 234 |
# File 'sig/types.rbs', line 232 def policy_version @policy_version end |