Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnDeploymentMixinProps.Builder
Packages that use CfnDeploymentMixinProps.Builder
-
Uses of CfnDeploymentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnDeploymentMixinProps.BuilderModifier and TypeMethodDescriptionCfnDeploymentMixinProps.builder()CfnDeploymentMixinProps.Builder.deploymentCanarySettings(CfnDeploymentPropsMixin.DeploymentCanarySettingsProperty deploymentCanarySettings) Sets the value ofCfnDeploymentMixinProps.getDeploymentCanarySettings()CfnDeploymentMixinProps.Builder.deploymentCanarySettings(IResolvable deploymentCanarySettings) Sets the value ofCfnDeploymentMixinProps.getDeploymentCanarySettings()CfnDeploymentMixinProps.Builder.description(String description) Sets the value ofCfnDeploymentMixinProps.getDescription()Sets the value ofCfnDeploymentMixinProps.getRestApiId()CfnDeploymentMixinProps.Builder.restApiId(IRestApiRef restApiId) Sets the value ofCfnDeploymentMixinProps.getRestApiId()CfnDeploymentMixinProps.Builder.stageDescription(CfnDeploymentPropsMixin.StageDescriptionProperty stageDescription) Sets the value ofCfnDeploymentMixinProps.getStageDescription()CfnDeploymentMixinProps.Builder.stageDescription(IResolvable stageDescription) Sets the value ofCfnDeploymentMixinProps.getStageDescription()Sets the value ofCfnDeploymentMixinProps.getStageName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnDeploymentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentMixinProps.Builder.