public static interface LogPublishingOption.Builder extends SdkPojo, CopyableBuilder<LogPublishingOption.Builder,LogPublishingOption>
| Modifier and Type | Method and Description |
|---|---|
LogPublishingOption.Builder |
cloudWatchLogsLogGroupArn(String cloudWatchLogsLogGroupArn)
Sets the value of the CloudWatchLogsLogGroupArn property for this object.
|
LogPublishingOption.Builder |
enabled(Boolean enabled)
Specifies whether given log publishing option is enabled or not.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLogPublishingOption.Builder cloudWatchLogsLogGroupArn(String cloudWatchLogsLogGroupArn)
cloudWatchLogsLogGroupArn - The new value for the CloudWatchLogsLogGroupArn property for this object.LogPublishingOption.Builder enabled(Boolean enabled)
Specifies whether given log publishing option is enabled or not.
enabled - Specifies whether given log publishing option is enabled or not.Copyright © 2022. All rights reserved.