Uses of Interface
software.amazon.awscdk.services.cloudfront.ICloudFrontOriginAccessIdentityRef
Packages that use ICloudFrontOriginAccessIdentityRef
-
Uses of ICloudFrontOriginAccessIdentityRef in software.amazon.awscdk.services.cloudfront
Subinterfaces of ICloudFrontOriginAccessIdentityRef in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forICloudFrontOriginAccessIdentityRef
.interface
Interface for CloudFront OriginAccessIdentity.static interface
Internal default implementation forIOriginAccessIdentity
.Classes in software.amazon.awscdk.services.cloudfront that implement ICloudFrontOriginAccessIdentityRefModifier and TypeClassDescriptionclass
The request to create a new origin access identity (OAI).static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
An origin access identity is a special CloudFront user that you can associate with Amazon S3 origins, so that you can secure all or just some of your Amazon S3 content.