| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsOpenSearchServiceDomainLogPublishingOption |
AwsOpenSearchServiceDomainLogPublishingOption.clone() |
AwsOpenSearchServiceDomainLogPublishingOption |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.getAuditLogs()
Configures the OpenSearch audit logs publishing.
|
AwsOpenSearchServiceDomainLogPublishingOption |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.getIndexSlowLogs()
Configures the OpenSearch index logs publishing.
|
AwsOpenSearchServiceDomainLogPublishingOption |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.getSearchSlowLogs()
Configures the OpenSearch search slow log publishing.
|
AwsOpenSearchServiceDomainLogPublishingOption |
AwsOpenSearchServiceDomainLogPublishingOption.withCloudWatchLogsLogGroupArn(String cloudWatchLogsLogGroupArn)
The ARN of the CloudWatch Logs group to publish the logs to.
|
AwsOpenSearchServiceDomainLogPublishingOption |
AwsOpenSearchServiceDomainLogPublishingOption.withEnabled(Boolean enabled)
Whether the log publishing is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.setAuditLogs(AwsOpenSearchServiceDomainLogPublishingOption auditLogs)
Configures the OpenSearch audit logs publishing.
|
void |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.setIndexSlowLogs(AwsOpenSearchServiceDomainLogPublishingOption indexSlowLogs)
Configures the OpenSearch index logs publishing.
|
void |
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.setSearchSlowLogs(AwsOpenSearchServiceDomainLogPublishingOption searchSlowLogs)
Configures the OpenSearch search slow log publishing.
|
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.
|
Copyright © 2021. All rights reserved.