Interface ILogStream.Jsii$Default

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

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

    • getLogStreamName

      @Stability(Stable) @NotNull default String getLogStreamName()
      The name of this log stream.
      Specified by:
      getLogStreamName in interface ILogStream