class Aws::Chime::Types::ListSipRulesRequest
@note When making an API call, you may pass ListSipRulesRequest
data as a hash: { sip_media_application_id: "NonEmptyString", max_results: 1, next_token: "NextTokenString", }
@!attribute [rw] sip_media_application_id
The SIP media application ID. @return [String]
@!attribute [rw] max_results
The maximum number of results to return in a single call. Defaults to 100. @return [Integer]
@!attribute [rw] next_token
The token to use to retrieve the next page of results. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/ListSipRulesRequest AWS API Documentation
Constants
- SENSITIVE