| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
static LogPublishingOption.Builder |
LogPublishingOption.builder() |
LogPublishingOption.Builder |
LogPublishingOption.Builder.cloudWatchLogsLogGroupArn(String cloudWatchLogsLogGroupArn)
Sets the value of the CloudWatchLogsLogGroupArn property for this object.
|
LogPublishingOption.Builder |
LogPublishingOption.Builder.enabled(Boolean enabled)
Specifies whether given log publishing option is enabled or not.
|
LogPublishingOption.Builder |
LogPublishingOption.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LogPublishingOption.Builder> |
LogPublishingOption.serializableBuilderClass() |
Copyright © 2023. All rights reserved.