Interface IOriginAccessControlRef

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IEnvironmentAware, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IOriginAccessControl, IOriginAccessControl.Jsii$Default, IOriginAccessControlRef.Jsii$Default
All Known Implementing Classes:
CfnOriginAccessControl, FunctionUrlOriginAccessControl, IOriginAccessControl.Jsii$Proxy, IOriginAccessControlRef.Jsii$Proxy, S3OriginAccessControl

@Generated(value="jsii-pacmak/1.126.0 (build 206d44b)", date="2026-02-03T13:58:33.458Z") @Stability(Experimental) public interface IOriginAccessControlRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a OriginAccessControl.
  • Method Details

    • getOriginAccessControlRef

      @Stability(Experimental) @NotNull OriginAccessControlReference getOriginAccessControlRef()
      (experimental) A reference to a OriginAccessControl resource.