Class: Aws::Types::AcceptAccountLinkInvitationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


13
14
15
# File 'sig/types.rbs', line 13

def client_token
  @client_token
end

Returns the value of attribute link_id.

Returns:

  • (::String)


12
13
14
# File 'sig/types.rbs', line 12

def link_id
  @link_id
end