SubmitContainerStateChangeRequest

Types

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

Properties

Link copied to clipboard

The short name or full ARN of the cluster that hosts the container.

Link copied to clipboard

The name of the container.

Link copied to clipboard

The exit code that's returned for the state change request.

Link copied to clipboard

The network bindings of the container.

Link copied to clipboard

The reason for the state change request.

Link copied to clipboard

The ID of the Docker container.

Link copied to clipboard

The status of the state change request.

Link copied to clipboard
val task: String?

The task ID or full Amazon Resource Name (ARN) of the task that hosts the container.

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