Interface RuntimeValidationConfig.Builder

  • Method Details

    • intendedInstanceType

      RuntimeValidationConfig.Builder intendedInstanceType(String intendedInstanceType)

      The instance type to use for runtime validation testing. It's recommended to use the same instance type you plan to use for your fleet to ensure accurate validation results.

      Parameters:
      intendedInstanceType - The instance type to use for runtime validation testing. It's recommended to use the same instance type you plan to use for your fleet to ensure accurate validation results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.