Class: Aws::Types::GeospatialLineSymbolStyle

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fill_colorTypes::GeospatialColor

Returns the value of attribute fill_color.



6233
6234
6235
# File 'sig/types.rbs', line 6233

def fill_color
  @fill_color
end

#line_widthTypes::GeospatialLineWidth

Returns the value of attribute line_width.



6234
6235
6236
# File 'sig/types.rbs', line 6234

def line_width
  @line_width
end