Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnComponent.ComponentChildProperty.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnComponent.ComponentChildProperty.Builder in software.amazon.awscdk.services.amplifyuibuilder
Modifier and TypeMethodDescriptionCfnComponent.ComponentChildProperty.builder()
Sets the value ofCfnComponent.ComponentChildProperty.getChildren()
CfnComponent.ComponentChildProperty.Builder.children
(IResolvable children) Sets the value ofCfnComponent.ComponentChildProperty.getChildren()
CfnComponent.ComponentChildProperty.Builder.componentType
(String componentType) Sets the value ofCfnComponent.ComponentChildProperty.getComponentType()
Sets the value ofCfnComponent.ComponentChildProperty.getEvents()
CfnComponent.ComponentChildProperty.Builder.events
(IResolvable events) Sets the value ofCfnComponent.ComponentChildProperty.getEvents()
Sets the value ofCfnComponent.ComponentChildProperty.getName()
CfnComponent.ComponentChildProperty.Builder.properties
(Map<String, ? extends Object> properties) Sets the value ofCfnComponent.ComponentChildProperty.getProperties()
CfnComponent.ComponentChildProperty.Builder.properties
(IResolvable properties) Sets the value ofCfnComponent.ComponentChildProperty.getProperties()
Sets the value ofCfnComponent.ComponentChildProperty.getSourceId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnComponent.ComponentChildProperty.Builder
.