Builder

class Builder

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
fun session(block: Session.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.ecs.model.Session inside the given block