Class CfnFormPropsMixin.FormStyleProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder.CfnFormPropsMixin.FormStyleProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFormPropsMixin.FormStyleProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFormPropsMixin.FormStyleProperty
@Stability(Stable)
@Internal
public static final class CfnFormPropsMixin.FormStyleProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFormPropsMixin.FormStyleProperty
An implementation for
CfnFormPropsMixin.FormStyleProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder.CfnFormPropsMixin.FormStyleProperty
CfnFormPropsMixin.FormStyleProperty.Builder, CfnFormPropsMixin.FormStyleProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFormPropsMixin.FormStyleProperty.Builder.protectedJsii$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 theCfnFormPropsMixin.FormStyleProperty.Builder.
-
-
Method Details
-
getHorizontalGap
Description copied from interface:CfnFormPropsMixin.FormStylePropertyThe spacing for the horizontal gap.Returns union: either
IResolvableorCfnFormPropsMixin.FormStyleConfigProperty- Specified by:
getHorizontalGapin interfaceCfnFormPropsMixin.FormStyleProperty- See Also:
-
getOuterPadding
Description copied from interface:CfnFormPropsMixin.FormStylePropertyThe size of the outer padding for the form.Returns union: either
IResolvableorCfnFormPropsMixin.FormStyleConfigProperty- Specified by:
getOuterPaddingin interfaceCfnFormPropsMixin.FormStyleProperty- See Also:
-
getVerticalGap
Description copied from interface:CfnFormPropsMixin.FormStylePropertyThe spacing for the vertical gap.Returns union: either
IResolvableorCfnFormPropsMixin.FormStyleConfigProperty- Specified by:
getVerticalGapin interfaceCfnFormPropsMixin.FormStyleProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-