public static interface CwLog.Builder extends SdkPojo, CopyableBuilder<CwLog.Builder,CwLog>
| Modifier and Type | Method and Description |
|---|---|
CwLog.Builder |
cwLogEnabled(Boolean cwLogEnabled)
Indicated whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs.
|
CwLog.Builder |
cwLogGroup(String cwLogGroup)
The name of the log group where the copies are stored.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCwLog.Builder cwLogEnabled(Boolean cwLogEnabled)
Indicated whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs.
cwLogEnabled - Indicated whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs.CwLog.Builder cwLogGroup(String cwLogGroup)
The name of the log group where the copies are stored.
cwLogGroup - The name of the log group where the copies are stored.Copyright © 2023. All rights reserved.