class Aws::Chime::Types::ListVoiceConnectorsRequest

@note When making an API call, you may pass ListVoiceConnectorsRequest

data as a hash:

    {
      next_token: "String",
      max_results: 1,
    }

@!attribute [rw] next_token

The token to use to retrieve the next page of results.
@return [String]

@!attribute [rw] max_results

The maximum number of results to return in a single call.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/ListVoiceConnectorsRequest AWS API Documentation

Constants

SENSITIVE