Uses of Class
software.amazon.awscdk.services.apigateway.CfnUsagePlanKeyProps.Builder
-
Uses of CfnUsagePlanKeyProps.Builder in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionstatic CfnUsagePlanKeyProps.Builder
CfnUsagePlanKeyProps.builder()
Sets the value ofCfnUsagePlanKeyProps.getKeyId()
Sets the value ofCfnUsagePlanKeyProps.getKeyType()
CfnUsagePlanKeyProps.Builder.usagePlanId
(String usagePlanId) Sets the value ofCfnUsagePlanKeyProps.getUsagePlanId()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnUsagePlanKeyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUsagePlanKeyProps.Builder
.