Show / Hide Table of Contents

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

IOriginAccessControlReference

Remarks

Stability: Experimental

Back to top Generated by DocFX