Uses of Interface
software.amazon.awscdk.services.amplifyuibuilder.CfnForm.FormStyleConfigProperty
Packages that use CfnForm.FormStyleConfigProperty
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnForm.FormStyleConfigProperty in software.amazon.awscdk.services.amplifyuibuilder
Classes in software.amazon.awscdk.services.amplifyuibuilder that implement CfnForm.FormStyleConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnForm.FormStyleConfigPropertyMethods in software.amazon.awscdk.services.amplifyuibuilder that return CfnForm.FormStyleConfigPropertyModifier and TypeMethodDescriptionCfnForm.FormStyleConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.amplifyuibuilder with parameters of type CfnForm.FormStyleConfigPropertyModifier and TypeMethodDescriptionCfnForm.FormStyleProperty.Builder.horizontalGap(CfnForm.FormStyleConfigProperty horizontalGap) Sets the value ofCfnForm.FormStyleProperty.getHorizontalGap()CfnForm.FormStyleProperty.Builder.outerPadding(CfnForm.FormStyleConfigProperty outerPadding) Sets the value ofCfnForm.FormStyleProperty.getOuterPadding()CfnForm.FormStyleProperty.Builder.verticalGap(CfnForm.FormStyleConfigProperty verticalGap) Sets the value ofCfnForm.FormStyleProperty.getVerticalGap()