Uses of Class
software.amazon.awssdk.services.opensearch.model.LogPublishingOptionsStatus
-
Packages that use LogPublishingOptionsStatus Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of LogPublishingOptionsStatus in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return LogPublishingOptionsStatus Modifier and Type Method Description LogPublishingOptionsStatusDomainConfig. logPublishingOptions()Key-value pairs to configure log publishing.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type LogPublishingOptionsStatus Modifier and Type Method Description DomainConfig.BuilderDomainConfig.Builder. logPublishingOptions(LogPublishingOptionsStatus logPublishingOptions)Key-value pairs to configure log publishing.
-