DeploymentState
The detailed data about the current state of the deployment.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- component
-
The state of the component associated with the deployment.
Type: ComponentState object
Required: No
- environment
-
The state of the environment associated with the deployment.
Type: EnvironmentState object
Required: No
- serviceInstance
-
The state of the service instance associated with the deployment.
Type: ServiceInstanceState object
Required: No
- servicePipeline
-
The state of the service pipeline associated with the deployment.
Type: ServicePipelineState object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: