default AwsElasticsearchDomainLogPublishingOptions.Builder |
AwsElasticsearchDomainLogPublishingOptions.Builder.auditLogs(Consumer<AwsElasticsearchDomainLogPublishingOptionsLogConfig.Builder> auditLogs) |
Sets the value of the AuditLogs property for this object.
|
AwsElasticsearchDomainLogPublishingOptions.Builder |
AwsElasticsearchDomainLogPublishingOptions.Builder.auditLogs(AwsElasticsearchDomainLogPublishingOptionsLogConfig auditLogs) |
Sets the value of the AuditLogs property for this object.
|
static AwsElasticsearchDomainLogPublishingOptions.Builder |
AwsElasticsearchDomainLogPublishingOptions.builder() |
|
default AwsElasticsearchDomainLogPublishingOptions.Builder |
AwsElasticsearchDomainLogPublishingOptions.Builder.indexSlowLogs(Consumer<AwsElasticsearchDomainLogPublishingOptionsLogConfig.Builder> indexSlowLogs) |
Configures the OpenSearch index logs publishing.
|
AwsElasticsearchDomainLogPublishingOptions.Builder |
AwsElasticsearchDomainLogPublishingOptions.Builder.indexSlowLogs(AwsElasticsearchDomainLogPublishingOptionsLogConfig indexSlowLogs) |
Configures the OpenSearch index logs publishing.
|
default AwsElasticsearchDomainLogPublishingOptions.Builder |
AwsElasticsearchDomainLogPublishingOptions.Builder.searchSlowLogs(Consumer<AwsElasticsearchDomainLogPublishingOptionsLogConfig.Builder> searchSlowLogs) |
Configures the OpenSearch search slow log publishing.
|
AwsElasticsearchDomainLogPublishingOptions.Builder |
AwsElasticsearchDomainLogPublishingOptions.Builder.searchSlowLogs(AwsElasticsearchDomainLogPublishingOptionsLogConfig searchSlowLogs) |
Configures the OpenSearch search slow log publishing.
|
AwsElasticsearchDomainLogPublishingOptions.Builder |
AwsElasticsearchDomainLogPublishingOptions.toBuilder() |
|