OriginAccessControl

class OriginAccessControl : KotlinCustomResource

Creates a new origin access control in CloudFront. After you create an origin access control, you can add it to an origin in a CloudFront distribution so that CloudFront sends authenticated (signed) requests to the origin. This makes it possible to block public access to the origin, allowing viewers (users) to access the origin's content only through CloudFront. For more information about using a CloudFront origin access control, see Restricting access to an origin in the Amazon CloudFront Developer Guide.

Properties

Link copied to clipboard
val awsId: Output<String>

The unique identifier of the origin access control.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The origin access control.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>