Interface SageMakerRunConfigurationOutput.Builder

    • Method Detail

      • accountId

        SageMakerRunConfigurationOutput.Builder accountId​(String 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

        SageMakerRunConfigurationOutput.Builder region​(String 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.