Interface AutoMLOutputDataConfig.Builder

  • Method Details

    • kmsKeyId

      The Key Management Service encryption key ID.

      Parameters:
      kmsKeyId - The Key Management Service encryption key ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3OutputPath

      AutoMLOutputDataConfig.Builder s3OutputPath(String s3OutputPath)

      The Amazon S3 output path. Must be 512 characters or less.

      Parameters:
      s3OutputPath - The Amazon S3 output path. Must be 512 characters or less.
      Returns:
      Returns a reference to this object so that method calls can be chained together.