Uses of Class
software.amazon.awscdk.services.logs.LogStream
-
Uses of LogStream in software.amazon.awscdk.services.logs
Modifier and TypeMethodDescriptionCreate a new Log Stream for this Log Group.ILogGroup.addStream
(String id, StreamOptions props) Create a new Log Stream for this Log Group.default LogStream
ILogGroup.Jsii$Default.addStream
(String id, StreamOptions props) Create a new Log Stream for this Log Group.final LogStream
Create a new Log Stream for this Log Group.final LogStream
ILogGroup.Jsii$Proxy.addStream
(String id, StreamOptions props) Create a new Log Stream for this Log Group.Create a new Log Stream for this Log Group.LogGroup.addStream
(String id, StreamOptions props) Create a new Log Stream for this Log Group.LogStream.Builder.build()