Uses of Class
software.amazon.awscdk.services.logs.CfnLogStream.Builder
-
Uses of CfnLogStream.Builder in software.amazon.awscdk.services.logs
Modifier and TypeMethodDescriptionstatic CfnLogStream.Builder
CfnLogStream.Builder.logGroupName
(String logGroupName) The name of the log group where the log stream is created.CfnLogStream.Builder.logStreamName
(String logStreamName) The name of the log stream.