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
/
GetUsagePlanKeyPlainArgs
Get
Usage
Plan
Key
Plain
Args
data
class
GetUsagePlanKeyPlainArgs
(
val
id
:
String
)
:
ConvertibleToJava
<
GetUsagePlanKeyPlainArgs
>
Members
Constructors
Get
Usage
Plan
Key
Plain
Args
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
The ID for the usage plan key. For example:
abc123
.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetUsagePlanKeyPlainArgs