| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsElasticsearchDomainLogPublishingOptionsLogConfig |
AwsElasticsearchDomainLogPublishingOptions.auditLogs()
Returns the value of the AuditLogs property for this object.
|
AwsElasticsearchDomainLogPublishingOptionsLogConfig |
AwsElasticsearchDomainLogPublishingOptions.indexSlowLogs()
Configures the OpenSearch index logs publishing.
|
AwsElasticsearchDomainLogPublishingOptionsLogConfig |
AwsElasticsearchDomainLogPublishingOptions.searchSlowLogs()
Configures the OpenSearch search slow log publishing.
|
| Modifier and Type | Method and Description |
|---|---|
AwsElasticsearchDomainLogPublishingOptions.Builder |
AwsElasticsearchDomainLogPublishingOptions.Builder.auditLogs(AwsElasticsearchDomainLogPublishingOptionsLogConfig auditLogs)
Sets the value of the AuditLogs property for this object.
|
AwsElasticsearchDomainLogPublishingOptions.Builder |
AwsElasticsearchDomainLogPublishingOptions.Builder.indexSlowLogs(AwsElasticsearchDomainLogPublishingOptionsLogConfig indexSlowLogs)
Configures the OpenSearch index logs publishing.
|
AwsElasticsearchDomainLogPublishingOptions.Builder |
AwsElasticsearchDomainLogPublishingOptions.Builder.searchSlowLogs(AwsElasticsearchDomainLogPublishingOptionsLogConfig searchSlowLogs)
Configures the OpenSearch search slow log publishing.
|
Copyright © 2023. All rights reserved.