Uses of Class
software.amazon.awscdk.interfaces.appconfig.DeploymentReference.Builder
Packages that use DeploymentReference.Builder
-
Uses of DeploymentReference.Builder in software.amazon.awscdk.interfaces.appconfig
Methods in software.amazon.awscdk.interfaces.appconfig that return DeploymentReference.BuilderModifier and TypeMethodDescriptionDeploymentReference.Builder.applicationId(String applicationId) Sets the value ofDeploymentReference.getApplicationId()static DeploymentReference.BuilderDeploymentReference.builder()DeploymentReference.Builder.deploymentNumber(String deploymentNumber) Sets the value ofDeploymentReference.getDeploymentNumber()DeploymentReference.Builder.environmentId(String environmentId) Sets the value ofDeploymentReference.getEnvironmentId()Constructors in software.amazon.awscdk.interfaces.appconfig with parameters of type DeploymentReference.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(DeploymentReference.Builder builder) Constructor that initializes the object based on literal property values passed by theDeploymentReference.Builder.