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)


18448
18449
18450
# File 'sig/types.rbs', line 18448

def max
  @max
end

#min::Float

Returns the value of attribute min.

Returns:

  • (::Float)


18447
18448
18449
# File 'sig/types.rbs', line 18447

def min
  @min
end