Class: Aws::Types::DeleteImpersonationRoleRequest

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:

  • (::String)


286
287
288
# File 'sig/types.rbs', line 286

def impersonation_role_id
  @impersonation_role_id
end

#organization_id::String

Returns the value of attribute organization_id.

Returns:

  • (::String)


285
286
287
# File 'sig/types.rbs', line 285

def organization_id
  @organization_id
end