Interface SageMakerRunConfigurationOutput.Builder

  • Method Details

    • accountId

      The Amazon SageMaker account ID.

      Parameters:
      accountId - The Amazon SageMaker account ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • region

      The Amazon SageMaker Region.

      Parameters:
      region - The Amazon SageMaker Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • trackingAssets

      SageMakerRunConfigurationOutput.Builder trackingAssets(Map<String,? extends Collection<String>> trackingAssets)

      The tracking assets of the Amazon SageMaker.

      Parameters:
      trackingAssets - The tracking assets of the Amazon SageMaker.
      Returns:
      Returns a reference to this object so that method calls can be chained together.