Interface CloudFrontOriginAccessIdentitySummary.Builder

  • Method Details

    • id

      The ID for the origin access identity. For example: E74FTE3AJFJ256A.

      Parameters:
      id - The ID for the origin access identity. For example: E74FTE3AJFJ256A.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3CanonicalUserId

      CloudFrontOriginAccessIdentitySummary.Builder s3CanonicalUserId(String s3CanonicalUserId)

      The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.

      Parameters:
      s3CanonicalUserId - The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • comment

      The comment for this origin access identity, as originally specified when created.

      Parameters:
      comment - The comment for this origin access identity, as originally specified when created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.