toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.location.kotlin.inputs
/
GetApiKeyPlainArgs
Get
Api
Key
Plain
Args
data
class
GetApiKeyPlainArgs
(
val
keyName
:
String
)
:
ConvertibleToJava
<
GetApiKeyPlainArgs
>
Members
Constructors
Get
Api
Key
Plain
Args
Link copied to clipboard
constructor
(
keyName
:
String
)
Properties
key
Name
Link copied to clipboard
val
keyName
:
String
A custom name for the API key resource. Requirements:
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetApiKeyPlainArgs