GetPrimaryTaskSetResult

data class GetPrimaryTaskSetResult(val taskSetId: String? = null)

Constructors

Link copied to clipboard
constructor(taskSetId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val taskSetId: String? = null

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