DeleteTaskSetRequest

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 found in to delete.

Link copied to clipboard

If true, you can delete a task set even if it hasn't been scaled down to zero.

Link copied to clipboard

The short name or full Amazon Resource Name (ARN) of the service that hosts the task set to delete.

Link copied to clipboard

The task set ID or full Amazon Resource Name (ARN) of the task set to delete.

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