Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnForm.FormStyleProperty.Builder
Packages that use CfnForm.FormStyleProperty.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnForm.FormStyleProperty.Builder in software.amazon.awscdk.services.amplifyuibuilder
Methods in software.amazon.awscdk.services.amplifyuibuilder that return CfnForm.FormStyleProperty.BuilderModifier and TypeMethodDescriptionCfnForm.FormStyleProperty.builder()CfnForm.FormStyleProperty.Builder.horizontalGap(IResolvable horizontalGap) Sets the value ofCfnForm.FormStyleProperty.getHorizontalGap()CfnForm.FormStyleProperty.Builder.horizontalGap(CfnForm.FormStyleConfigProperty horizontalGap) Sets the value ofCfnForm.FormStyleProperty.getHorizontalGap()CfnForm.FormStyleProperty.Builder.outerPadding(IResolvable outerPadding) Sets the value ofCfnForm.FormStyleProperty.getOuterPadding()CfnForm.FormStyleProperty.Builder.outerPadding(CfnForm.FormStyleConfigProperty outerPadding) Sets the value ofCfnForm.FormStyleProperty.getOuterPadding()CfnForm.FormStyleProperty.Builder.verticalGap(IResolvable verticalGap) Sets the value ofCfnForm.FormStyleProperty.getVerticalGap()CfnForm.FormStyleProperty.Builder.verticalGap(CfnForm.FormStyleConfigProperty verticalGap) Sets the value ofCfnForm.FormStyleProperty.getVerticalGap()Constructors in software.amazon.awscdk.services.amplifyuibuilder with parameters of type CfnForm.FormStyleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnForm.FormStyleProperty.Builder.