Class: Aws::Types::AssumeImpersonationRoleRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#impersonation_role_id::String

Returns the value of attribute impersonation_role_id.

Returns:



50
51
52
# File 'sig/types.rbs', line 50

def impersonation_role_id
  @impersonation_role_id
end

#organization_id::String

Returns the value of attribute organization_id.

Returns:



49
50
51
# File 'sig/types.rbs', line 49

def organization_id
  @organization_id
end