| Package | Description |
|---|---|
| software.amazon.awscdk.services.logs |
Amazon CloudWatch Logs Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnLogStream.Builder |
CfnLogStream.Builder.create(software.constructs.Construct scope,
String id) |
CfnLogStream.Builder |
CfnLogStream.Builder.logGroupName(String logGroupName)
The name of the log group where the log stream is created.
|
CfnLogStream.Builder |
CfnLogStream.Builder.logStreamName(String logStreamName)
The name of the log stream.
|
Copyright © 2022. All rights reserved.