Class: Aws::Types::CrossAccountRole

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cross_account_role_arn::String

Returns the value of attribute cross_account_role_arn.

Returns:

  • (::String)


239
240
241
# File 'sig/types.rbs', line 239

def 
  @cross_account_role_arn
end

#external_id::String

Returns the value of attribute external_id.

Returns:

  • (::String)


240
241
242
# File 'sig/types.rbs', line 240

def external_id
  @external_id
end