Uses of Class
software.amazon.awscdk.services.apigateway.CfnDeployment.CanarySettingProperty.Builder
Packages that use CfnDeployment.CanarySettingProperty.Builder
-
Uses of CfnDeployment.CanarySettingProperty.Builder in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return CfnDeployment.CanarySettingProperty.BuilderModifier and TypeMethodDescriptionCfnDeployment.CanarySettingProperty.builder()CfnDeployment.CanarySettingProperty.Builder.percentTraffic(Number percentTraffic) Sets the value ofCfnDeployment.CanarySettingProperty.getPercentTraffic()CfnDeployment.CanarySettingProperty.Builder.stageVariableOverrides(Map<String, String> stageVariableOverrides) Sets the value ofCfnDeployment.CanarySettingProperty.getStageVariableOverrides()CfnDeployment.CanarySettingProperty.Builder.stageVariableOverrides(IResolvable stageVariableOverrides) Sets the value ofCfnDeployment.CanarySettingProperty.getStageVariableOverrides()CfnDeployment.CanarySettingProperty.Builder.useStageCache(Boolean useStageCache) Sets the value ofCfnDeployment.CanarySettingProperty.getUseStageCache()CfnDeployment.CanarySettingProperty.Builder.useStageCache(IResolvable useStageCache) Sets the value ofCfnDeployment.CanarySettingProperty.getUseStageCache()Constructors in software.amazon.awscdk.services.apigateway with parameters of type CfnDeployment.CanarySettingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeployment.CanarySettingProperty.Builder.