Interface IDataCatalogEncryptionSettingsRef.Jsii$Default

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

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

      @Stability(Experimental) @NotNull default DataCatalogEncryptionSettingsReference getDataCatalogEncryptionSettingsRef()
      (experimental) A reference to a DataCatalogEncryptionSettings resource.
      Specified by:
      getDataCatalogEncryptionSettingsRef in interface IDataCatalogEncryptionSettingsRef