| Package | Description |
|---|---|
| software.amazon.awscdk.services.logs |
Amazon CloudWatch Logs Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnLogStreamProps.Builder |
CfnLogStreamProps.builder() |
CfnLogStreamProps.Builder |
CfnLogStreamProps.Builder.logGroupName(String logGroupName)
Sets the value of
CfnLogStreamProps.getLogGroupName() |
CfnLogStreamProps.Builder |
CfnLogStreamProps.Builder.logStreamName(String logStreamName)
Sets the value of
CfnLogStreamProps.getLogStreamName() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnLogStreamProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLogStreamProps.Builder. |
Copyright © 2022. All rights reserved.