Class: Aws::Types::RejectResourceShareInvitationResponse

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)


538
539
540
# File 'sig/types.rbs', line 538

def client_token
  @client_token
end

#resource_share_invitationTypes::ResourceShareInvitation

Returns the value of attribute resource_share_invitation.



537
538
539
# File 'sig/types.rbs', line 537

def resource_share_invitation
  @resource_share_invitation
end