Interface IOriginAccessControlRef
(experimental) Indicates that this resource can be referenced as a OriginAccessControl.
Namespace: Amazon.CDK.AWS.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IOriginAccessControlRef : IConstruct, IDependable
Syntax (vb)
Public Interface IOriginAccessControlRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
OriginAccessControlRef | (experimental) A reference to a OriginAccessControl resource. |
Properties
OriginAccessControlRef
(experimental) A reference to a OriginAccessControl resource.
IOriginAccessControlReference OriginAccessControlRef { get; }
Property Value
Remarks
Stability: Experimental