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