DeploymentLifecycleHookTimeoutConfiguration

The timeout configuration for a deployment lifecycle hook. This determines how long Amazon ECS waits for the hook to complete before taking the specified timeout action.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The action Amazon ECS takes when the lifecycle hook times out. Valid values are:

Link copied to clipboard

The number of minutes Amazon ECS waits for the lifecycle hook to complete before taking the timeout action.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String