class Aws::RAM::Types::AcceptResourceShareInvitationRequest
@note When making an API call, you may pass AcceptResourceShareInvitationRequest
data as a hash: { resource_share_invitation_arn: "String", # required client_token: "String", }
@!attribute [rw] resource_share_invitation_arn
The Amazon Resource Name (ARN) of the invitation. @return [String]
@!attribute [rw] client_token
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04/AcceptResourceShareInvitationRequest AWS API Documentation
Constants
- SENSITIVE