PrimaryTaskSet

class PrimaryTaskSet : KotlinCustomResource

A pseudo-resource that manages which of your ECS task sets is primary.

Properties

Link copied to clipboard
val cluster: Output<String>

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
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val service: Output<String>

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

Link copied to clipboard
val taskSetId: Output<String>

The ID or full Amazon Resource Name (ARN) of the task set.

Link copied to clipboard
val urn: Output<String>