class Aws::AppConfig::Types::ListDeploymentStrategiesRequest

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of items to return for this call. The call also
returns a token that you can specify in a subsequent call to get the
next set of results.
@return [Integer]

@!attribute [rw] next_token

A token to start the list. Use this token to get the next set of
results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appconfig-2019-10-09/ListDeploymentStrategiesRequest AWS API Documentation

Constants

SENSITIVE