Class: Aws::Types::MemoryGiBPerVCpu

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)


13738
13739
13740
# File 'sig/types.rbs', line 13738

def max
  @max
end

#min::Float

Returns the value of attribute min.

Returns:

  • (::Float)


13737
13738
13739
# File 'sig/types.rbs', line 13737

def min
  @min
end