class Aws::RAM::Types::ListPendingInvitationResourcesRequest
@note When making an API call, you may pass ListPendingInvitationResourcesRequest
data as a hash: { resource_share_invitation_arn: "String", # required next_token: "String", max_results: 1, }
@!attribute [rw] resource_share_invitation_arn
The Amazon Resource Name (ARN) of the invitation. @return [String]
@!attribute [rw] next_token
The token for the next page of results. @return [String]
@!attribute [rw] max_results
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned `nextToken` value. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04/ListPendingInvitationResourcesRequest AWS API Documentation
Constants
- SENSITIVE