Builder

class Builder

Properties

Link copied to clipboard

The time when the lifecycle hook times out. If the hook has not been completed by this time, Amazon ECS takes the timeout action.

Link copied to clipboard

The ID of the lifecycle hook. Use this value when calling ContinueServiceDeployment to continue or roll back a paused deployment.

Link copied to clipboard

The status of the lifecycle hook. Valid values depend on the hook type:

Link copied to clipboard

The Amazon Resource Name (ARN) of the hook target. For AWS_LAMBDA hooks, this is the Lambda function ARN. For PAUSE hooks, this field is not set.

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.