Class: Aws::Types::DeleteAccountLinkInvitationRequest

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)


425
426
427
# File 'sig/types.rbs', line 425

def client_token
  @client_token
end

Returns the value of attribute link_id.

Returns:

  • (::String)


424
425
426
# File 'sig/types.rbs', line 424

def link_id
  @link_id
end