class Aws::CodeDeploy::Types::ListDeploymentConfigsOutput
Represents the output of a `ListDeploymentConfigs` operation.
@!attribute [rw] deployment_configs_list
A list of deployment configurations, including built-in configurations such as `CodeDeployDefault.OneAtATime`. @return [Array<String>]
@!attribute [rw] next_token
If a large amount of information is returned, an identifier is also returned. It can be used in a subsequent list deployment configurations call to return the next set of deployment configurations in the list. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/ListDeploymentConfigsOutput AWS API Documentation
Constants
- SENSITIVE