DeploymentLifecycleHookDetail
The details of a deployment lifecycle hook that is active during a service deployment.
You can view lifecycle hook details by calling DescribeServiceDeployments.
Types
Properties
Link copied to clipboard
The status of the lifecycle hook. Valid values depend on the hook type:
Link copied to clipboard
The type of action the lifecycle hook performs, such as AWS_LAMBDA or PAUSE.
Link copied to clipboard
The action Amazon ECS takes when the lifecycle hook times out. Valid values are CONTINUE and ROLLBACK.
Functions
Link copied to clipboard
inline fun copy(block: DeploymentLifecycleHookDetail.Builder.() -> Unit = {}): DeploymentLifecycleHookDetail