Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.OpenSearchResourceConfig
Packages that use OpenSearchResourceConfig
-
Uses of OpenSearchResourceConfig in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return OpenSearchResourceConfigModifier and TypeMethodDescriptionfinal OpenSearchResourceConfigResourceConfig.openSearchResourceConfig()This structure contains configuration details about an integration between CloudWatch Logs and OpenSearch Service.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type OpenSearchResourceConfigModifier and TypeMethodDescriptionstatic ResourceConfigResourceConfig.fromOpenSearchResourceConfig(OpenSearchResourceConfig openSearchResourceConfig) Create an instance of this class withResourceConfig.openSearchResourceConfig()initialized to the given value.ResourceConfig.Builder.openSearchResourceConfig(OpenSearchResourceConfig openSearchResourceConfig) This structure contains configuration details about an integration between CloudWatch Logs and OpenSearch Service.