Uses of Class
software.amazon.awscdk.services.m2.CfnDeploymentProps.Builder
Packages that use CfnDeploymentProps.Builder
-
Uses of CfnDeploymentProps.Builder in software.amazon.awscdk.services.m2
Methods in software.amazon.awscdk.services.m2 that return CfnDeploymentProps.BuilderModifier and TypeMethodDescriptionCfnDeploymentProps.Builder.applicationId(String applicationId) Sets the value ofCfnDeploymentProps.getApplicationId()CfnDeploymentProps.Builder.applicationVersion(Number applicationVersion) Sets the value ofCfnDeploymentProps.getApplicationVersion()static CfnDeploymentProps.BuilderCfnDeploymentProps.builder()CfnDeploymentProps.Builder.environmentId(String environmentId) Sets the value ofCfnDeploymentProps.getEnvironmentId()Constructors in software.amazon.awscdk.services.m2 with parameters of type CfnDeploymentProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDeploymentProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDeploymentProps.Builder.