Class: Aws::Types::AwsEc2LaunchTemplateDataInstanceRequirementsMemoryGiBPerVCpuDetails

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)


1608
1609
1610
# File 'sig/types.rbs', line 1608

def max
  @max
end

#min::Float

Returns the value of attribute min.

Returns:

  • (::Float)


1609
1610
1611
# File 'sig/types.rbs', line 1609

def min
  @min
end