Interface ICloudFrontOriginAccessIdentityRef.Jsii$Default

All Superinterfaces:
ICloudFrontOriginAccessIdentityRef, software.constructs.IConstruct, software.constructs.IConstruct.Jsii$Default, software.constructs.IDependable, software.constructs.IDependable.Jsii$Default, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IOriginAccessIdentity.Jsii$Default
All Known Implementing Classes:
ICloudFrontOriginAccessIdentityRef.Jsii$Proxy, IOriginAccessIdentity.Jsii$Proxy
Enclosing interface:
ICloudFrontOriginAccessIdentityRef

@Internal public static interface ICloudFrontOriginAccessIdentityRef.Jsii$Default extends ICloudFrontOriginAccessIdentityRef, software.constructs.IConstruct.Jsii$Default
Internal default implementation for ICloudFrontOriginAccessIdentityRef.
  • Method Details

    • getNode

      @Stability(Stable) @NotNull default software.constructs.Node getNode()
      The tree node.
      Specified by:
      getNode in interface software.constructs.IConstruct
      Specified by:
      getNode in interface software.constructs.IConstruct.Jsii$Default
    • getCloudFrontOriginAccessIdentityRef

      @Stability(Experimental) @NotNull default CloudFrontOriginAccessIdentityReference getCloudFrontOriginAccessIdentityRef()
      (experimental) A reference to a CloudFrontOriginAccessIdentity resource.
      Specified by:
      getCloudFrontOriginAccessIdentityRef in interface ICloudFrontOriginAccessIdentityRef