Class: Aws::Types::CreateImpersonationRoleResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateImpersonationRoleResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#impersonation_role_id ⇒ ::String
Returns the value of attribute impersonation_role_id.
Instance Attribute Details
#impersonation_role_id ⇒ ::String
Returns the value of attribute impersonation_role_id.
144 145 146 |
# File 'sig/types.rbs', line 144 def impersonation_role_id @impersonation_role_id end |