Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnComponent.ComponentChildProperty.Builder
Packages that use CfnComponent.ComponentChildProperty.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnComponent.ComponentChildProperty.Builder in software.amazon.awscdk.services.amplifyuibuilder
Methods in software.amazon.awscdk.services.amplifyuibuilder that return CfnComponent.ComponentChildProperty.BuilderModifier 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()
Constructors in software.amazon.awscdk.services.amplifyuibuilder with parameters of type CfnComponent.ComponentChildProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnComponent.ComponentChildProperty.Builder
.