Class: Aws::Types::GetAccountLinkRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute link_id.

Returns:

  • (::String)


899
900
901
# File 'sig/types.rbs', line 899

def link_id
  @link_id
end

#linked_account_id::String

Returns the value of attribute linked_account_id.

Returns:

  • (::String)


900
901
902
# File 'sig/types.rbs', line 900

def 
  @linked_account_id
end