Class: Aws::Types::BoxPlotStyleOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fill_style"SOLID", "TRANSPARENT"

Returns the value of attribute fill_style.

Returns:

  • ("SOLID", "TRANSPARENT")


1171
1172
1173
# File 'sig/types.rbs', line 1171

def fill_style
  @fill_style
end