Class CfnTemplate.SpacingProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.SpacingProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.SpacingProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.SpacingProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.SpacingProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.SpacingProperty
An implementation for
CfnTemplate.SpacingProperty-
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.services.quicksight.CfnTemplate.SpacingProperty
CfnTemplate.SpacingProperty.Builder, CfnTemplate.SpacingProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.SpacingProperty.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 theCfnTemplate.SpacingProperty.Builder.
-
-
Method Details
-
getBottom
Description copied from interface:CfnTemplate.SpacingPropertyDefine the bottom spacing.- Specified by:
getBottomin interfaceCfnTemplate.SpacingProperty- See Also:
-
getLeft
Description copied from interface:CfnTemplate.SpacingPropertyDefine the left spacing.- Specified by:
getLeftin interfaceCfnTemplate.SpacingProperty- See Also:
-
getRight
Description copied from interface:CfnTemplate.SpacingPropertyDefine the right spacing.- Specified by:
getRightin interfaceCfnTemplate.SpacingProperty- See Also:
-
getTop
Description copied from interface:CfnTemplate.SpacingPropertyDefine the top spacing.- Specified by:
getTopin interfaceCfnTemplate.SpacingProperty- 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()
-