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
/
CapacityProviderArgs
/
CapacityProviderArgs
Capacity
Provider
Args
constructor
(
autoScalingGroupProvider
:
Output
<
CapacityProviderAutoScalingGroupProviderArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)