Builder

class Builder

Properties

Link copied to clipboard

The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task set is found in.

Link copied to clipboard
var scale: Scale?

A floating-point percentage of the desired number of tasks to place and keep running in the task set.

Link copied to clipboard

The short name or full Amazon Resource Name (ARN) of the service that the task set is found in.

Link copied to clipboard

The short name or full Amazon Resource Name (ARN) of the task set to update.

Functions

Link copied to clipboard
fun scale(block: Scale.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.ecs.model.Scale inside the given block