class Aws::SSMContacts::Types::ListPageReceiptsRequest
@note When making an API call, you may pass ListPageReceiptsRequest
data as a hash: { page_id: "SsmContactsArn", # required next_token: "PaginationToken", max_results: 1, }
@!attribute [rw] page_id
The Amazon Resource Name (ARN) of the engagement to a specific contact channel. @return [String]
@!attribute [rw] next_token
The pagination token to continue to the next page of results. @return [String]
@!attribute [rw] max_results
The maximum number of acknowledgements per page of results. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/ssm-contacts-2021-05-03/ListPageReceiptsRequest AWS API Documentation
Constants
- SENSITIVE