Interface AwsEc2LaunchTemplateDataInstanceRequirementsMemoryGiBPerVCpuDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsEc2LaunchTemplateDataInstanceRequirementsMemoryGiBPerVCpuDetails.Builder,AwsEc2LaunchTemplateDataInstanceRequirementsMemoryGiBPerVCpuDetails>, SdkBuilder<AwsEc2LaunchTemplateDataInstanceRequirementsMemoryGiBPerVCpuDetails.Builder,AwsEc2LaunchTemplateDataInstanceRequirementsMemoryGiBPerVCpuDetails>, SdkPojo
Enclosing class:
AwsEc2LaunchTemplateDataInstanceRequirementsMemoryGiBPerVCpuDetails

public static interface AwsEc2LaunchTemplateDataInstanceRequirementsMemoryGiBPerVCpuDetails.Builder extends SdkPojo, CopyableBuilder<AwsEc2LaunchTemplateDataInstanceRequirementsMemoryGiBPerVCpuDetails.Builder,AwsEc2LaunchTemplateDataInstanceRequirementsMemoryGiBPerVCpuDetails>
  • Method Details

    • max

      The maximum amount of memory per vCPU, in GiB. If this parameter is omitted, there's no maximum limit.

      Parameters:
      max - The maximum amount of memory per vCPU, in GiB. If this parameter is omitted, there's no maximum limit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • min

      The minimum amount of memory per vCPU, in GiB. If this parameter is omitted, there's no maximum limit.

      Parameters:
      min - The minimum amount of memory per vCPU, in GiB. If this parameter is omitted, there's no maximum limit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.