pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigateway.kotlin
/
UsagePlanKeyArgs
/
UsagePlanKeyArgs
Usage
Plan
Key
Args
fun
UsagePlanKeyArgs
(
keyId
:
Output
<
String
>
?
=
null
,
keyType
:
Output
<
UsagePlanKeyKeyType
>
?
=
null
,
usagePlanId
:
Output
<
String
>
?
=
null
)