Class: Aws::Types::GetServiceRoleForAccountResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceRoleForAccountResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#associated_at ⇒ ::String
Returns the value of attribute associated_at.
-
#role_arn ⇒ ::String
Returns the value of attribute role_arn.
Instance Attribute Details
#associated_at ⇒ ::String
Returns the value of attribute associated_at.
401 402 403 |
# File 'sig/types.rbs', line 401 def associated_at @associated_at end |
#role_arn ⇒ ::String
Returns the value of attribute role_arn.
402 403 404 |
# File 'sig/types.rbs', line 402 def role_arn @role_arn end |