Class: Aws::Types::GeospatialMapState

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.



6268
6269
6270
# File 'sig/types.rbs', line 6268

def bounds
  @bounds
end

#map_navigation"ENABLED", "DISABLED"

Returns the value of attribute map_navigation.

Returns:

  • ("ENABLED", "DISABLED")


6269
6270
6271
# File 'sig/types.rbs', line 6269

def map_navigation
  @map_navigation
end