pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.cloudfront.kotlin
/
KeyGroupArgs
/
KeyGroupArgs
Key
Group
Args
fun
KeyGroupArgs
(
comment
:
Output
<
String
>
?
=
null
,
items
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)