Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnForm.SectionalElementProperty.Builder
Packages that use CfnForm.SectionalElementProperty.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnForm.SectionalElementProperty.Builder in software.amazon.awscdk.services.amplifyuibuilder
Methods in software.amazon.awscdk.services.amplifyuibuilder that return CfnForm.SectionalElementProperty.BuilderModifier and TypeMethodDescriptionCfnForm.SectionalElementProperty.builder()
Sets the value ofCfnForm.SectionalElementProperty.getExcluded()
CfnForm.SectionalElementProperty.Builder.excluded
(IResolvable excluded) Sets the value ofCfnForm.SectionalElementProperty.getExcluded()
Sets the value ofCfnForm.SectionalElementProperty.getLevel()
CfnForm.SectionalElementProperty.Builder.orientation
(String orientation) Sets the value ofCfnForm.SectionalElementProperty.getOrientation()
CfnForm.SectionalElementProperty.Builder.position
(IResolvable position) Sets the value ofCfnForm.SectionalElementProperty.getPosition()
CfnForm.SectionalElementProperty.Builder.position
(CfnForm.FieldPositionProperty position) Sets the value ofCfnForm.SectionalElementProperty.getPosition()
Sets the value ofCfnForm.SectionalElementProperty.getText()
Sets the value ofCfnForm.SectionalElementProperty.getType()
Constructors in software.amazon.awscdk.services.amplifyuibuilder with parameters of type CfnForm.SectionalElementProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnForm.SectionalElementProperty.Builder
.