Class: Aws::Types::Circle

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#center::Array[::Float]

Returns the value of attribute center.



271
272
273
# File 'sig/types.rbs', line 271

def center
  @center
end

#radius::Float

Returns the value of attribute radius.



272
273
274
# File 'sig/types.rbs', line 272

def radius
  @radius
end