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