Interface IApplicationReferenceDataSourceRef.Jsii$Default

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

@Internal public static interface IApplicationReferenceDataSourceRef.Jsii$Default extends IApplicationReferenceDataSourceRef, software.constructs.IConstruct.Jsii$Default
Internal default implementation for IApplicationReferenceDataSourceRef.
  • 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
    • getApplicationReferenceDataSourceRef

      @Stability(Experimental) @NotNull default ApplicationReferenceDataSourceReference getApplicationReferenceDataSourceRef()
      (experimental) A reference to a ApplicationReferenceDataSource resource.
      Specified by:
      getApplicationReferenceDataSourceRef in interface IApplicationReferenceDataSourceRef