Class: Aws::Types::RemoteAccountDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


2540
2541
2542
# File 'sig/types.rbs', line 2540

def 
  @account_id
end

#affiliatedBoolean

Returns the value of attribute affiliated.

Returns:

  • (Boolean)


2541
2542
2543
# File 'sig/types.rbs', line 2541

def affiliated
  @affiliated
end