ContinuousDeploymentPolicyList
Contains a list of continuous deployment policies.
Contents
- MaxItems
-
The maximum number of continuous deployment policies that were specified in your request.
Type: Integer
Required: Yes
- Quantity
-
The total number of continuous deployment policies in your AWS account, regardless of the
MaxItems
value.Type: Integer
Required: Yes
- Items
-
A list of continuous deployment policy items.
Type: Array of ContinuousDeploymentPolicySummary objects
Required: No
- NextMarker
-
Indicates the next page of continuous deployment policies. To get the next page of the list, use this value in the
Marker
field of your request.Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: