Class: Aws::Types::MemoryGiBPerVCpuRequest

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)


13750
13751
13752
# File 'sig/types.rbs', line 13750

def max
  @max
end

#min::Float

Returns the value of attribute min.

Returns:

  • (::Float)


13749
13750
13751
# File 'sig/types.rbs', line 13749

def min
  @min
end