ContinueServiceDeploymentRequest
Types
Properties
Link copied to clipboard
The action to take on the paused lifecycle hook. Valid values are:
Link copied to clipboard
The ID of the paused lifecycle hook to act on. You can find the hookId by calling DescribeServiceDeployments and inspecting the lifecycleHookDetails field of the service deployment.
Link copied to clipboard
The ARN of the service deployment to continue or roll back.
Functions
Link copied to clipboard
inline fun copy(block: ContinueServiceDeploymentRequest.Builder.() -> Unit = {}): ContinueServiceDeploymentRequest