class Aws::CodeDeploy::Types::ListDeploymentConfigsInput

Represents the input of a `ListDeploymentConfigs` operation.

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

data as a hash:

    {
      next_token: "NextToken",
    }

@!attribute [rw] next_token

An identifier returned from the previous `ListDeploymentConfigs`
call. It can be used to return the next set of deployment
configurations in the list.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/ListDeploymentConfigsInput AWS API Documentation

Constants

SENSITIVE