pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecs.kotlin.outputs
/
GetPrimaryTaskSetResult
Get
Primary
Task
Set
Result
data
class
GetPrimaryTaskSetResult
(
val
taskSetId
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Primary
Task
Set
Result
Link copied to clipboard
fun
GetPrimaryTaskSetResult
(
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.