Class: Aws::Types::RejectAccountLinkInvitationRequest

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)


1307
1308
1309
# File 'sig/types.rbs', line 1307

def client_token
  @client_token
end

Returns the value of attribute link_id.

Returns:

  • (::String)


1306
1307
1308
# File 'sig/types.rbs', line 1306

def link_id
  @link_id
end