Uses of Class
software.amazon.awscdk.services.logs.CfnLogStream.Builder
Packages that use CfnLogStream.Builder
-
Uses of CfnLogStream.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return CfnLogStream.BuilderModifier and TypeMethodDescriptionstatic CfnLogStream.BuilderCfnLogStream.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.