pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cloudfront.kotlin.outputs
/
KeyGroupConfig
Key
Group
Config
data
class
KeyGroupConfig
(
val
comment
:
String
?
=
null
,
val
items
:
List
<
String
>
,
val
name
:
String
)
Types
Constructors
Properties
Constructors
Key
Group
Config
Link copied to clipboard
fun
KeyGroupConfig
(
comment
:
String
?
=
null
,
items
:
List
<
String
>
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
comment
Link copied to clipboard
val
comment
:
String
?
=
null
items
Link copied to clipboard
val
items
:
List
<
String
>
name
Link copied to clipboard
val
name
:
String