EcsCluster

Describes a registered Amazon ECS cluster.

Types

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

Properties

Link copied to clipboard

The cluster's ARN.

Link copied to clipboard

The cluster name.

Link copied to clipboard

The time and date that the cluster was registered with the stack.

Link copied to clipboard

The stack ID.

Functions

Link copied to clipboard
inline fun copy(block: EcsCluster.Builder.() -> Unit = {}): EcsCluster
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