Class: Aws::Types::AwsIamUserPolicy
- Inherits:
-
Object
- Object
- Aws::Types::AwsIamUserPolicy
- 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.
3076 3077 3078 |
# File 'sig/types.rbs', line 3076 def policy_name @policy_name end |