Interface DistributionIdOwner.Builder

  • Method Details

    • distributionId

      DistributionIdOwner.Builder distributionId(String distributionId)

      The ID of the distribution.

      Parameters:
      distributionId - The ID of the distribution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ownerAccountId

      DistributionIdOwner.Builder ownerAccountId(String ownerAccountId)

      The ID of the Amazon Web Services account that owns the distribution.

      Parameters:
      ownerAccountId - The ID of the Amazon Web Services account that owns the distribution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.