default AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder.auditLogs(Consumer<AwsOpenSearchServiceDomainLogPublishingOption.Builder> auditLogs) |
Configures the OpenSearch audit logs publishing.
|
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder.auditLogs(AwsOpenSearchServiceDomainLogPublishingOption auditLogs) |
Configures the OpenSearch audit logs publishing.
|
static AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.builder() |
|
default AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder.indexSlowLogs(Consumer<AwsOpenSearchServiceDomainLogPublishingOption.Builder> indexSlowLogs) |
Configures the OpenSearch index logs publishing.
|
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder.indexSlowLogs(AwsOpenSearchServiceDomainLogPublishingOption indexSlowLogs) |
Configures the OpenSearch index logs publishing.
|
default AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder.searchSlowLogs(Consumer<AwsOpenSearchServiceDomainLogPublishingOption.Builder> searchSlowLogs) |
Configures the OpenSearch search slow log publishing.
|
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder.searchSlowLogs(AwsOpenSearchServiceDomainLogPublishingOption searchSlowLogs) |
Configures the OpenSearch search slow log publishing.
|
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.toBuilder() |
|