pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.cloudfront.kotlin
/
KeyvaluestoreKeyArgs
/
KeyvaluestoreKeyArgs
Keyvaluestore
Key
Args
fun
KeyvaluestoreKeyArgs
(
key
:
Output
<
String
>
?
=
null
,
keyValueStoreArn
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)