Class: Aws::Types::NetworkBandwidthGbps

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max::Float

Returns the value of attribute max.

Returns:

  • (::Float)


14656
14657
14658
# File 'sig/types.rbs', line 14656

def max
  @max
end

#min::Float

Returns the value of attribute min.

Returns:

  • (::Float)


14655
14656
14657
# File 'sig/types.rbs', line 14655

def min
  @min
end