EcsCluster

Contains information about the Amazon ECS cluster involved in a GuardDuty finding, including cluster identification and status.

Types

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

Properties

Link copied to clipboard

A list of unique identifiers for the Amazon EC2 instances that serve as container instances in the Amazon ECS cluster.

Link copied to clipboard

The current status of the Amazon ECS cluster.

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