Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnComponentProps.Builder
Packages that use CfnComponentProps.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnComponentProps.Builder in software.amazon.awscdk.services.amplifyuibuilder
Methods in software.amazon.awscdk.services.amplifyuibuilder that return CfnComponentProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnComponentProps.getAppId()CfnComponentProps.Builder.bindingProperties(Map<String, ? extends Object> bindingProperties) Sets the value ofCfnComponentProps.getBindingProperties()CfnComponentProps.Builder.bindingProperties(IResolvable bindingProperties) Sets the value ofCfnComponentProps.getBindingProperties()static CfnComponentProps.BuilderCfnComponentProps.builder()Sets the value ofCfnComponentProps.getChildren()CfnComponentProps.Builder.children(IResolvable children) Sets the value ofCfnComponentProps.getChildren()CfnComponentProps.Builder.collectionProperties(Map<String, ? extends Object> collectionProperties) Sets the value ofCfnComponentProps.getCollectionProperties()CfnComponentProps.Builder.collectionProperties(IResolvable collectionProperties) Sets the value ofCfnComponentProps.getCollectionProperties()CfnComponentProps.Builder.componentType(String componentType) Sets the value ofCfnComponentProps.getComponentType()CfnComponentProps.Builder.environmentName(String environmentName) Sets the value ofCfnComponentProps.getEnvironmentName()Sets the value ofCfnComponentProps.getEvents()CfnComponentProps.Builder.events(IResolvable events) Sets the value ofCfnComponentProps.getEvents()Sets the value ofCfnComponentProps.getName()Sets the value ofCfnComponentProps.getOverrides()CfnComponentProps.Builder.properties(Map<String, ? extends Object> properties) Sets the value ofCfnComponentProps.getProperties()CfnComponentProps.Builder.properties(IResolvable properties) Sets the value ofCfnComponentProps.getProperties()CfnComponentProps.Builder.schemaVersion(String schemaVersion) Sets the value ofCfnComponentProps.getSchemaVersion()Sets the value ofCfnComponentProps.getSourceId()Sets the value ofCfnComponentProps.getTags()Sets the value ofCfnComponentProps.getVariants()CfnComponentProps.Builder.variants(IResolvable variants) Sets the value ofCfnComponentProps.getVariants()Constructors in software.amazon.awscdk.services.amplifyuibuilder with parameters of type CfnComponentProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnComponentProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnComponentProps.Builder.