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.



6499
6500
6501
# File 'sig/types.rbs', line 6499

def fill_color
  @fill_color
end

#line_widthTypes::GeospatialLineWidth

Returns the value of attribute line_width.



6500
6501
6502
# File 'sig/types.rbs', line 6500

def line_width
  @line_width
end