toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigateway.kotlin.inputs
/
GetApiKeyPlainArgs
Get
Api
Key
Plain
Args
data
class
GetApiKeyPlainArgs
(
val
apiKeyId
:
String
)
:
ConvertibleToJava
<
GetApiKeyPlainArgs
>
Members
Constructors
Get
Api
Key
Plain
Args
Link copied to clipboard
constructor
(
apiKeyId
:
String
)
Properties
api
Key
Id
Link copied to clipboard
val
apiKeyId
:
String
The ID for the API key. For example:
abc123
.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetApiKeyPlainArgs