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.
15257 15258 15259 |
# File 'sig/types.rbs', line 15257 def arn @arn end |
#statuses ⇒ ::Array[Types::IdFormat]
Returns the value of attribute statuses.
15258 15259 15260 |
# File 'sig/types.rbs', line 15258 def statuses @statuses end |