Uses of Interface
software.amazon.awscdk.services.apigateway.CfnDeployment.StageDescriptionProperty
Packages that use CfnDeployment.StageDescriptionProperty
-
Uses of CfnDeployment.StageDescriptionProperty in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement CfnDeployment.StageDescriptionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeployment.StageDescriptionPropertyMethods in software.amazon.awscdk.services.apigateway that return CfnDeployment.StageDescriptionPropertyModifier and TypeMethodDescriptionCfnDeployment.StageDescriptionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigateway with parameters of type CfnDeployment.StageDescriptionPropertyModifier and TypeMethodDescriptionvoidCfnDeployment.setStageDescription(CfnDeployment.StageDescriptionProperty value) The description of the Stage resource for the Deployment resource to create.CfnDeployment.Builder.stageDescription(CfnDeployment.StageDescriptionProperty stageDescription) The description of the Stage resource for the Deployment resource to create.CfnDeploymentProps.Builder.stageDescription(CfnDeployment.StageDescriptionProperty stageDescription) Sets the value ofCfnDeploymentProps.getStageDescription()