Class CfnAnalysis.GeospatialWindowOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnAnalysis.GeospatialWindowOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.GeospatialWindowOptionsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysis.GeospatialWindowOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysis.GeospatialWindowOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysis.GeospatialWindowOptionsProperty
An implementation for
CfnAnalysis.GeospatialWindowOptionsProperty
-
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.quicksight.CfnAnalysis.GeospatialWindowOptionsProperty
CfnAnalysis.GeospatialWindowOptionsProperty.Builder, CfnAnalysis.GeospatialWindowOptionsProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.GeospatialWindowOptionsProperty.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 theCfnAnalysis.GeospatialWindowOptionsProperty.Builder
.
-
-
Method Details
-
getBounds
Description copied from interface:CfnAnalysis.GeospatialWindowOptionsProperty
The bounds options (north, south, west, east) of the geospatial window options.- Specified by:
getBounds
in interfaceCfnAnalysis.GeospatialWindowOptionsProperty
- See Also:
-
getMapZoomMode
Description copied from interface:CfnAnalysis.GeospatialWindowOptionsProperty
The map zoom modes (manual, auto) of the geospatial window options.- Specified by:
getMapZoomMode
in interfaceCfnAnalysis.GeospatialWindowOptionsProperty
- 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()
-