pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecs.kotlin
/
CapacityProviderArgs
/
CapacityProviderArgs
Capacity
Provider
Args
fun
CapacityProviderArgs
(
autoScalingGroupProvider
:
Output
<
CapacityProviderAutoScalingGroupProviderArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
CapacityProviderTagArgs
>
>
?
=
null
)