Uses of Interface
software.amazon.awscdk.services.cloudfront.IOriginAccessIdentity
Packages that use IOriginAccessIdentity
-
Uses of IOriginAccessIdentity in software.amazon.awscdk.services.cloudfront
Subinterfaces of IOriginAccessIdentity in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIOriginAccessIdentity.Classes in software.amazon.awscdk.services.cloudfront that implement IOriginAccessIdentityModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classAn 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.Methods in software.amazon.awscdk.services.cloudfront that return IOriginAccessIdentityModifier and TypeMethodDescriptionstatic IOriginAccessIdentityOriginAccessIdentity.fromOriginAccessIdentityId(software.constructs.Construct scope, String id, String originAccessIdentityId) Creates a OriginAccessIdentity by providing the OriginAccessIdentityId.static IOriginAccessIdentityOriginAccessIdentity.fromOriginAccessIdentityName(software.constructs.Construct scope, String id, String originAccessIdentityName) Deprecated.
fromOriginAccessIdentityId