Interface AwsCloudFrontDistributionOriginS3OriginConfig.Builder

    • Method Detail

      • originAccessIdentity

        AwsCloudFrontDistributionOriginS3OriginConfig.Builder originAccessIdentity​(String originAccessIdentity)

        The CloudFront origin access identity to associate with the origin.

        Parameters:
        originAccessIdentity - The CloudFront origin access identity to associate with the origin.
        Returns:
        Returns a reference to this object so that method calls can be chained together.