| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsOpenSearchServiceDomainLogPublishingOption |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.auditLogs()
Configures the OpenSearch audit logs publishing.
|
AwsOpenSearchServiceDomainLogPublishingOption |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.indexSlowLogs()
Configures the OpenSearch index logs publishing.
|
AwsOpenSearchServiceDomainLogPublishingOption |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.searchSlowLogs()
Configures the OpenSearch search slow log publishing.
|
| Modifier and Type | Method and Description |
|---|---|
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder.auditLogs(AwsOpenSearchServiceDomainLogPublishingOption auditLogs)
Configures the OpenSearch audit logs publishing.
|
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder.indexSlowLogs(AwsOpenSearchServiceDomainLogPublishingOption indexSlowLogs)
Configures the OpenSearch index logs publishing.
|
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.Builder.searchSlowLogs(AwsOpenSearchServiceDomainLogPublishingOption searchSlowLogs)
Configures the OpenSearch search slow log publishing.
|
Copyright © 2023. All rights reserved.