| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUsagePlanKeyProps.Builder |
CfnUsagePlanKeyProps.builder() |
CfnUsagePlanKeyProps.Builder |
CfnUsagePlanKeyProps.Builder.keyId(String keyId)
Sets the value of
CfnUsagePlanKeyProps.getKeyId() |
CfnUsagePlanKeyProps.Builder |
CfnUsagePlanKeyProps.Builder.keyType(String keyType)
Sets the value of
CfnUsagePlanKeyProps.getKeyType() |
CfnUsagePlanKeyProps.Builder |
CfnUsagePlanKeyProps.Builder.usagePlanId(String usagePlanId)
Sets the value of
CfnUsagePlanKeyProps.getUsagePlanId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUsagePlanKeyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUsagePlanKeyProps.Builder. |
Copyright © 2022. All rights reserved.