Class: Aws::Types::GeospatialWindowOptions

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#boundsTypes::GeospatialCoordinateBounds

Returns the value of attribute bounds.



6355
6356
6357
# File 'sig/types.rbs', line 6355

def bounds
  @bounds
end

#map_zoom_mode"AUTO", "MANUAL"

Returns the value of attribute map_zoom_mode.

Returns:

  • ("AUTO", "MANUAL")


6356
6357
6358
# File 'sig/types.rbs', line 6356

def map_zoom_mode
  @map_zoom_mode
end