ClusterDetails

Details about the task or pod in the cluster.

Types

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

Properties

Link copied to clipboard

The metadata for a cluster.

Link copied to clipboard

The last timestamp when Amazon Inspector recorded the image in use in the task or pod in the cluster.

Link copied to clipboard

The number of tasks or pods where an image was running on the cluster.

Link copied to clipboard

The number of tasks or pods where an image was stopped on the cluster in the last 24 hours.

Functions

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