UpdateTaskSetRequest

Types

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

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
val 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
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