Interface ILogging.Jsii$Default

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

@Internal public static interface ILogging.Jsii$Default extends ILogging, IResource.Jsii$Default
Internal default implementation for ILogging.
  • Method Details

    • getLogId

      @Stability(Experimental) @NotNull default String getLogId()
      (experimental) The log ID.
      Specified by:
      getLogId in interface ILogging