class Aws::SSMContacts::Types::ListContactChannelsRequest
@note When making an API call, you may pass ListContactChannelsRequest
data as a hash: { contact_id: "SsmContactsArn", # required next_token: "PaginationToken", max_results: 1, }
@!attribute [rw] contact_id
The Amazon Resource Name (ARN) of the contact. @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 contact channels per page. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/ssm-contacts-2021-05-03/ListContactChannelsRequest AWS API Documentation
Constants
- SENSITIVE