Class: Aws::Types::IAMUserIdentity
- Inherits:
-
Object
- Object
- Aws::Types::IAMUserIdentity
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
2423 2424 2425 |
# File 'sig/types.rbs', line 2423 def arn @arn end |