Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnComponent.ComponentPropertyProperty.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnComponent.ComponentPropertyProperty.Builder in software.amazon.awscdk.services.amplifyuibuilder
Modifier and TypeMethodDescriptionCfnComponent.ComponentPropertyProperty.Builder.bindingProperties
(IResolvable bindingProperties) Sets the value ofCfnComponent.ComponentPropertyProperty.getBindingProperties()
CfnComponent.ComponentPropertyProperty.Builder.bindingProperties
(CfnComponent.ComponentPropertyBindingPropertiesProperty bindingProperties) Sets the value ofCfnComponent.ComponentPropertyProperty.getBindingProperties()
Sets the value ofCfnComponent.ComponentPropertyProperty.getBindings()
CfnComponent.ComponentPropertyProperty.Builder.bindings
(IResolvable bindings) Sets the value ofCfnComponent.ComponentPropertyProperty.getBindings()
CfnComponent.ComponentPropertyProperty.builder()
CfnComponent.ComponentPropertyProperty.Builder.collectionBindingProperties
(IResolvable collectionBindingProperties) Sets the value ofCfnComponent.ComponentPropertyProperty.getCollectionBindingProperties()
CfnComponent.ComponentPropertyProperty.Builder.collectionBindingProperties
(CfnComponent.ComponentPropertyBindingPropertiesProperty collectionBindingProperties) Sets the value ofCfnComponent.ComponentPropertyProperty.getCollectionBindingProperties()
CfnComponent.ComponentPropertyProperty.Builder.componentName
(String componentName) Sets the value ofCfnComponent.ComponentPropertyProperty.getComponentName()
Sets the value ofCfnComponent.ComponentPropertyProperty.getConcat()
CfnComponent.ComponentPropertyProperty.Builder.concat
(IResolvable concat) Sets the value ofCfnComponent.ComponentPropertyProperty.getConcat()
CfnComponent.ComponentPropertyProperty.Builder.condition
(IResolvable condition) Sets the value ofCfnComponent.ComponentPropertyProperty.getCondition()
CfnComponent.ComponentPropertyProperty.Builder.condition
(CfnComponent.ComponentConditionPropertyProperty condition) Sets the value ofCfnComponent.ComponentPropertyProperty.getCondition()
CfnComponent.ComponentPropertyProperty.Builder.configured
(Boolean configured) Sets the value ofCfnComponent.ComponentPropertyProperty.getConfigured()
CfnComponent.ComponentPropertyProperty.Builder.configured
(IResolvable configured) Sets the value ofCfnComponent.ComponentPropertyProperty.getConfigured()
CfnComponent.ComponentPropertyProperty.Builder.defaultValue
(String defaultValue) Sets the value ofCfnComponent.ComponentPropertyProperty.getDefaultValue()
Sets the value ofCfnComponent.ComponentPropertyProperty.getEvent()
CfnComponent.ComponentPropertyProperty.Builder.importedValue
(String importedValue) Sets the value ofCfnComponent.ComponentPropertyProperty.getImportedValue()
Sets the value ofCfnComponent.ComponentPropertyProperty.getModel()
Sets the value ofCfnComponent.ComponentPropertyProperty.getProperty()
Sets the value ofCfnComponent.ComponentPropertyProperty.getType()
CfnComponent.ComponentPropertyProperty.Builder.userAttribute
(String userAttribute) Sets the value ofCfnComponent.ComponentPropertyProperty.getUserAttribute()
Sets the value ofCfnComponent.ComponentPropertyProperty.getValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnComponent.ComponentPropertyProperty.Builder
.