Class CfnForm.FormStyleProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.amplifyuibuilder.CfnForm.FormStyleProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnForm.FormStyleProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnForm.FormStyleProperty
@Stability(Stable)
@Internal
public static final class CfnForm.FormStyleProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnForm.FormStyleProperty
An implementation for
CfnForm.FormStyleProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.amplifyuibuilder.CfnForm.FormStyleProperty
CfnForm.FormStyleProperty.Builder, CfnForm.FormStyleProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnForm.FormStyleProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnForm.FormStyleProperty.Builder
.
-
-
Method Details
-
getHorizontalGap
Description copied from interface:CfnForm.FormStyleProperty
The spacing for the horizontal gap.- Specified by:
getHorizontalGap
in interfaceCfnForm.FormStyleProperty
- See Also:
-
getOuterPadding
Description copied from interface:CfnForm.FormStyleProperty
The size of the outer padding for the form.- Specified by:
getOuterPadding
in interfaceCfnForm.FormStyleProperty
- See Also:
-
getVerticalGap
Description copied from interface:CfnForm.FormStyleProperty
The spacing for the vertical gap.- Specified by:
getVerticalGap
in interfaceCfnForm.FormStyleProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-