Class: Aws::Types::TotalLocalStorageGB

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)


17777
17778
17779
# File 'sig/types.rbs', line 17777

def max
  @max
end

#min::Float

Returns the value of attribute min.

Returns:

  • (::Float)


17776
17777
17778
# File 'sig/types.rbs', line 17776

def min
  @min
end