Interface InstanceConfig.Builder

  • Method Details

    • instanceType

      InstanceConfig.Builder instanceType(String instanceType)

      The EC2 instance type that Amazon Web Services PCS can provision in the compute node group.

      Example: t2.xlarge

      Parameters:
      instanceType - The EC2 instance type that Amazon Web Services PCS can provision in the compute node group.

      Example: t2.xlarge

      Returns:
      Returns a reference to this object so that method calls can be chained together.