Class: Aws::Types::ListPolicyVersionsRequest
- Inherits:
-
Object
- Object
- Aws::Types::ListPolicyVersionsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy_name ⇒ ::String
Returns the value of attribute policy_name.
Instance Attribute Details
#policy_name ⇒ ::String
Returns the value of attribute policy_name.
3437 3438 3439 |
# File 'sig/types.rbs', line 3437 def policy_name @policy_name end |