pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.cloudfront.kotlin
/
KeyValueStoreArgs
/
KeyValueStoreArgs
Key
Value
Store
Args
fun
KeyValueStoreArgs
(
comment
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
timeouts
:
Output
<
KeyValueStoreTimeoutsArgs
>
?
=
null
)