Class: Aws::Types::ArcConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arc_angle::Float

Returns the value of attribute arc_angle.

Returns:

  • (::Float)


380
381
382
# File 'sig/types.rbs', line 380

def arc_angle
  @arc_angle
end

#arc_thickness"SMALL", ...

Returns the value of attribute arc_thickness.

Returns:

  • ("SMALL", "MEDIUM", "LARGE")


381
382
383
# File 'sig/types.rbs', line 381

def arc_thickness
  @arc_thickness
end