class Aws::SMS::Types::GetConnectorsRequest

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

data as a hash:

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

@!attribute [rw] next_token

The token for the next set of results.
@return [String]

@!attribute [rw] max_results

The maximum number of results to return in a single call. The
default value is 50. To retrieve the remaining results, make another
call with the returned `NextToken` value.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetConnectorsRequest AWS API Documentation

Constants

SENSITIVE