pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ssm.kotlin.inputs
/
DocumentTagArgs
/
DocumentTagArgs
Document
Tag
Args
fun
DocumentTagArgs
(
key
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)