pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.outputs
/
GetEcsDeploymentSetsResult
/
GetEcsDeploymentSetsResult
Get
Ecs
Deployment
Sets
Result
fun
GetEcsDeploymentSetsResult
(
deploymentSetName
:
String
?
=
null
,
id
:
String
,
ids
:
List
<
String
>
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
sets
:
List
<
GetEcsDeploymentSetsSet
>
,
strategy
:
String
?
=
null
)