Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnApiKeyMixinProps.Builder
Packages that use CfnApiKeyMixinProps.Builder
-
Uses of CfnApiKeyMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnApiKeyMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnApiKeyMixinProps.BuilderCfnApiKeyMixinProps.builder()CfnApiKeyMixinProps.Builder.customerId(String customerId) Sets the value ofCfnApiKeyMixinProps.getCustomerId()CfnApiKeyMixinProps.Builder.description(String description) Sets the value ofCfnApiKeyMixinProps.getDescription()Sets the value ofCfnApiKeyMixinProps.getEnabled()CfnApiKeyMixinProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnApiKeyMixinProps.getEnabled()CfnApiKeyMixinProps.Builder.generateDistinctId(Boolean generateDistinctId) Sets the value ofCfnApiKeyMixinProps.getGenerateDistinctId()CfnApiKeyMixinProps.Builder.generateDistinctId(IResolvable generateDistinctId) Sets the value ofCfnApiKeyMixinProps.getGenerateDistinctId()Sets the value ofCfnApiKeyMixinProps.getName()Sets the value ofCfnApiKeyMixinProps.getStageKeys()CfnApiKeyMixinProps.Builder.stageKeys(IResolvable stageKeys) Sets the value ofCfnApiKeyMixinProps.getStageKeys()Sets the value ofCfnApiKeyMixinProps.getTags()Sets the value ofCfnApiKeyMixinProps.getValue()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnApiKeyMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnApiKeyMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApiKeyMixinProps.Builder.