Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.ComponentReference.Builder
Packages that use ComponentReference.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of ComponentReference.Builder in software.amazon.awscdk.services.amplifyuibuilder
Methods in software.amazon.awscdk.services.amplifyuibuilder that return ComponentReference.BuilderModifier and TypeMethodDescriptionSets the value ofComponentReference.getAppId()
static ComponentReference.Builder
ComponentReference.builder()
ComponentReference.Builder.componentId
(String componentId) Sets the value ofComponentReference.getComponentId()
ComponentReference.Builder.environmentName
(String environmentName) Sets the value ofComponentReference.getEnvironmentName()
Constructors in software.amazon.awscdk.services.amplifyuibuilder with parameters of type ComponentReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(ComponentReference.Builder builder) Constructor that initializes the object based on literal property values passed by theComponentReference.Builder
.