ExecuteCommandResponse

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the cluster.

Link copied to clipboard

The Amazon Resource Name (ARN) of the container.

Link copied to clipboard

The name of the container.

Link copied to clipboard

Determines whether the execute command session is running in interactive mode. Amazon ECS only supports initiating interactive sessions, so you must specify true for this value.

Link copied to clipboard

The details of the SSM session that was created for this instance of execute-command.

Link copied to clipboard

The Amazon Resource Name (ARN) of the task.

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