Class: Aws::Types::GetPolicyStoreAliasInput
- Inherits:
-
Object
- Object
- Aws::Types::GetPolicyStoreAliasInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#alias_name ⇒ ::String
Returns the value of attribute alias_name.
Instance Attribute Details
#alias_name ⇒ ::String
Returns the value of attribute alias_name.
541 542 543 |
# File 'sig/types.rbs', line 541 def alias_name @alias_name end |