Builder
class Builder
Properties
Link copied to clipboard
Use this field to specify custom parameters that Amazon ECS passes to your Lambda function on each invocation. This field is not used for PAUSE hooks.
Link copied to clipboard
The Amazon Resource Name (ARN) of the hook target. For AWS_LAMBDA hooks, this is the Lambda function ARN. This field is not applicable for PAUSE hooks.
Link copied to clipboard
The lifecycle stages at which to run the hook. Choose from these valid values:
Link copied to clipboard
The type of action the lifecycle hook performs. Valid values are:
Link copied to clipboard
The timeout configuration for the lifecycle hook. This specifies how long Amazon ECS waits before taking the timeout action if the hook is not resolved.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.ecs.model.DeploymentLifecycleHookTimeoutConfiguration inside the given block