Interface OutputSource.Builder

  • Method Details

    • outputSourceId

      OutputSource.Builder outputSourceId(String outputSourceId)

      The ID of the output source, for example the URL of an S3 bucket.

      Parameters:
      outputSourceId - The ID of the output source, for example the URL of an S3 bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • outputSourceType

      OutputSource.Builder outputSourceType(String outputSourceType)

      The type of source where the association execution details are stored, for example, Amazon S3.

      Parameters:
      outputSourceType - The type of source where the association execution details are stored, for example, Amazon S3.
      Returns:
      Returns a reference to this object so that method calls can be chained together.