GetPrimaryTaskSetPlainArgs

data class GetPrimaryTaskSetPlainArgs(val cluster: String, val service: String) : ConvertibleToJava<GetPrimaryTaskSetPlainArgs>

Constructors

Link copied to clipboard
fun GetPrimaryTaskSetPlainArgs(cluster: String, service: String)

Functions

Link copied to clipboard
open override fun toJava(): GetPrimaryTaskSetPlainArgs

Properties

Link copied to clipboard

The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in.

Link copied to clipboard

The short name or full Amazon Resource Name (ARN) of the service to create the task set in.