Uses of Class
software.amazon.awscdk.services.apigatewayv2.CfnDeploymentProps.Builder
Packages that use CfnDeploymentProps.Builder
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of CfnDeploymentProps.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return CfnDeploymentProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnDeploymentProps.getApiId()static CfnDeploymentProps.BuilderCfnDeploymentProps.builder()CfnDeploymentProps.Builder.description(String description) Sets the value ofCfnDeploymentProps.getDescription()Sets the value ofCfnDeploymentProps.getStageName()Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type CfnDeploymentProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDeploymentProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDeploymentProps.Builder.