Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.GeospatialWindowOptionsProperty.Builder
Packages that use CfnDashboard.GeospatialWindowOptionsProperty.Builder
-
Uses of CfnDashboard.GeospatialWindowOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.GeospatialWindowOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.GeospatialWindowOptionsProperty.Builder.bounds
(IResolvable bounds) Sets the value ofCfnDashboard.GeospatialWindowOptionsProperty.getBounds()
CfnDashboard.GeospatialWindowOptionsProperty.Builder.bounds
(CfnDashboard.GeospatialCoordinateBoundsProperty bounds) Sets the value ofCfnDashboard.GeospatialWindowOptionsProperty.getBounds()
CfnDashboard.GeospatialWindowOptionsProperty.builder()
CfnDashboard.GeospatialWindowOptionsProperty.Builder.mapZoomMode
(String mapZoomMode) Sets the value ofCfnDashboard.GeospatialWindowOptionsProperty.getMapZoomMode()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.GeospatialWindowOptionsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.GeospatialWindowOptionsProperty.Builder
.