toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cloudfront.kotlin.inputs
/
GetKeyGroupPlainArgs
Get
Key
Group
Plain
Args
data
class
GetKeyGroupPlainArgs
(
val
id
:
String
)
:
ConvertibleToJava
<
GetKeyGroupPlainArgs
>
Members
Constructors
Get
Key
Group
Plain
Args
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
The identifier for the key group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetKeyGroupPlainArgs