| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsOpenSearchServiceDomainLogPublishingOptionsDetails |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.clone() |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails |
AwsOpenSearchServiceDomainDetails.getLogPublishingOptions()
Configures the CloudWatch Logs to publish for the OpenSearch domain.
|
AwsOpenSearchServiceDomainLogPublishingOptionsDetails |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.withAuditLogs(AwsOpenSearchServiceDomainLogPublishingOption auditLogs)
Configures the OpenSearch audit logs publishing.
|
AwsOpenSearchServiceDomainLogPublishingOptionsDetails |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.withIndexSlowLogs(AwsOpenSearchServiceDomainLogPublishingOption indexSlowLogs)
Configures the OpenSearch index logs publishing.
|
AwsOpenSearchServiceDomainLogPublishingOptionsDetails |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.withSearchSlowLogs(AwsOpenSearchServiceDomainLogPublishingOption searchSlowLogs)
Configures the OpenSearch search slow log publishing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsOpenSearchServiceDomainDetails.setLogPublishingOptions(AwsOpenSearchServiceDomainLogPublishingOptionsDetails logPublishingOptions)
Configures the CloudWatch Logs to publish for the OpenSearch domain.
|
AwsOpenSearchServiceDomainDetails |
AwsOpenSearchServiceDomainDetails.withLogPublishingOptions(AwsOpenSearchServiceDomainLogPublishingOptionsDetails logPublishingOptions)
Configures the CloudWatch Logs to publish for the OpenSearch domain.
|
Copyright © 2024. All rights reserved.