toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecs.kotlin.inputs
/
ServiceEbsTagSpecificationArgs
/
ServiceEbsTagSpecificationArgs
Service
Ebs
Tag
Specification
Args
constructor
(
propagateTags
:
Output
<
ServiceEbsTagSpecificationPropagateTags
>
?
=
null
,
resourceType
:
Output
<
String
>
,
tags
:
Output
<
List
<
ServiceTagArgs
>
>
?
=
null
)