Uses of Class
software.amazon.awscdk.services.launchwizard.DeploymentReference.Builder
Packages that use DeploymentReference.Builder
Package
Description
AWS::LaunchWizard Construct Library
-
Uses of DeploymentReference.Builder in software.amazon.awscdk.services.launchwizard
Methods in software.amazon.awscdk.services.launchwizard that return DeploymentReference.BuilderModifier and TypeMethodDescriptionstatic DeploymentReference.Builder
DeploymentReference.builder()
DeploymentReference.Builder.deploymentArn
(String deploymentArn) Sets the value ofDeploymentReference.getDeploymentArn()
Constructors in software.amazon.awscdk.services.launchwizard with parameters of type DeploymentReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(DeploymentReference.Builder builder) Constructor that initializes the object based on literal property values passed by theDeploymentReference.Builder
.