Class: Aws::Types::PrincipalIdFormat
- Inherits:
-
Object
- Object
- Aws::Types::PrincipalIdFormat
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#statuses ⇒ ::Array[Types::IdFormat]
Returns the value of attribute statuses.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
15893 15894 15895 |
# File 'sig/types.rbs', line 15893 def arn @arn end |
#statuses ⇒ ::Array[Types::IdFormat]
Returns the value of attribute statuses.
15894 15895 15896 |
# File 'sig/types.rbs', line 15894 def statuses @statuses end |