Class: Aws::Types::EoCloudCoverInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lower_bound::Float

Returns the value of attribute lower_bound.

Returns:

  • (::Float)


96
97
98
# File 'sig/types.rbs', line 96

def lower_bound
  @lower_bound
end

#upper_bound::Float

Returns the value of attribute upper_bound.

Returns:

  • (::Float)


97
98
99
# File 'sig/types.rbs', line 97

def upper_bound
  @upper_bound
end