Class CfnAnalysisPropsMixin.GeospatialLayerItemProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.quicksight.mixins.CfnAnalysisPropsMixin.GeospatialLayerItemProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.GeospatialLayerItemProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.GeospatialLayerItemProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisPropsMixin.GeospatialLayerItemProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisPropsMixin.GeospatialLayerItemProperty
An implementation for
CfnAnalysisPropsMixin.GeospatialLayerItemProperty-
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.mixins.preview.services.quicksight.mixins.CfnAnalysisPropsMixin.GeospatialLayerItemProperty
CfnAnalysisPropsMixin.GeospatialLayerItemProperty.Builder, CfnAnalysisPropsMixin.GeospatialLayerItemProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.GeospatialLayerItemProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectA list of custom actions for a layer.final ObjectThe data source for the layer.final ObjectThe join definition properties for a layer.final StringgetLabel()The label that is displayed for the layer.final ObjectThe definition properties for a layer.final StringThe ID of the layer.final StringThe layer type.final ObjectReturns union: eitherIResolvableorCfnAnalysisPropsMixin.TooltipOptionsPropertyfinal StringThe state of visibility for the layer.final inthashCode()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 theCfnAnalysisPropsMixin.GeospatialLayerItemProperty.Builder.
-
-
Method Details
-
getActions
Description copied from interface:CfnAnalysisPropsMixin.GeospatialLayerItemPropertyA list of custom actions for a layer.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysisPropsMixin.LayerCustomActionProperty>- Specified by:
getActionsin interfaceCfnAnalysisPropsMixin.GeospatialLayerItemProperty- See Also:
-
getDataSource
Description copied from interface:CfnAnalysisPropsMixin.GeospatialLayerItemPropertyThe data source for the layer.Returns union: either
IResolvableorCfnAnalysisPropsMixin.GeospatialDataSourceItemProperty- Specified by:
getDataSourcein interfaceCfnAnalysisPropsMixin.GeospatialLayerItemProperty- See Also:
-
getJoinDefinition
Description copied from interface:CfnAnalysisPropsMixin.GeospatialLayerItemPropertyThe join definition properties for a layer.Returns union: either
IResolvableorCfnAnalysisPropsMixin.GeospatialLayerJoinDefinitionProperty- Specified by:
getJoinDefinitionin interfaceCfnAnalysisPropsMixin.GeospatialLayerItemProperty- See Also:
-
getLabel
Description copied from interface:CfnAnalysisPropsMixin.GeospatialLayerItemPropertyThe label that is displayed for the layer.- Specified by:
getLabelin interfaceCfnAnalysisPropsMixin.GeospatialLayerItemProperty- See Also:
-
getLayerDefinition
Description copied from interface:CfnAnalysisPropsMixin.GeospatialLayerItemPropertyThe definition properties for a layer.Returns union: either
IResolvableorCfnAnalysisPropsMixin.GeospatialLayerDefinitionProperty- Specified by:
getLayerDefinitionin interfaceCfnAnalysisPropsMixin.GeospatialLayerItemProperty- See Also:
-
getLayerId
Description copied from interface:CfnAnalysisPropsMixin.GeospatialLayerItemPropertyThe ID of the layer.- Specified by:
getLayerIdin interfaceCfnAnalysisPropsMixin.GeospatialLayerItemProperty- See Also:
-
getLayerType
Description copied from interface:CfnAnalysisPropsMixin.GeospatialLayerItemPropertyThe layer type.- Specified by:
getLayerTypein interfaceCfnAnalysisPropsMixin.GeospatialLayerItemProperty- See Also:
-
getTooltip
Description copied from interface:CfnAnalysisPropsMixin.GeospatialLayerItemPropertyReturns union: eitherIResolvableorCfnAnalysisPropsMixin.TooltipOptionsProperty- Specified by:
getTooltipin interfaceCfnAnalysisPropsMixin.GeospatialLayerItemProperty- See Also:
-
getVisibility
Description copied from interface:CfnAnalysisPropsMixin.GeospatialLayerItemPropertyThe state of visibility for the layer.- Specified by:
getVisibilityin interfaceCfnAnalysisPropsMixin.GeospatialLayerItemProperty- 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()
-