public static interface CloudWatchLogs.Builder extends SdkPojo, CopyableBuilder<CloudWatchLogs.Builder,CloudWatchLogs>
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogs.Builder |
enabled(Boolean enabled)
Sets the value of the Enabled property for this object.
|
CloudWatchLogs.Builder |
logGroup(String logGroup)
Sets the value of the LogGroup property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCloudWatchLogs.Builder enabled(Boolean enabled)
enabled - The new value for the Enabled property for this object.CloudWatchLogs.Builder logGroup(String logGroup)
logGroup - The new value for the LogGroup property for this object.Copyright © 2023. All rights reserved.