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.125.0 (build fdbe357)", date="2026-01-09T10:20:29.000Z") @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.