Class: Aws::Types::TotalLocalStorageGBRequest

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)


2799
2800
2801
# File 'sig/types.rbs', line 2799

def max
  @max
end

#min::Float

Returns the value of attribute min.

Returns:

  • (::Float)


2798
2799
2800
# File 'sig/types.rbs', line 2798

def min
  @min
end