toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecs.kotlin.outputs
/
GetPrimaryTaskSetResult
Get
Primary
Task
Set
Result
data
class
GetPrimaryTaskSetResult
(
val
taskSetId
:
String
?
=
null
)
Members
Constructors
Get
Primary
Task
Set
Result
Link copied to clipboard
constructor
(
taskSetId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
task
Set
Id
Link copied to clipboard
val
taskSetId
:
String
?
=
null
The ID or full Amazon Resource Name (ARN) of the task set.