Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.OpenSearchDataSource
-
Packages that use OpenSearchDataSource Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of OpenSearchDataSource in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return OpenSearchDataSource Modifier and Type Method Description OpenSearchDataSourceOpenSearchIntegrationDetails. dataSource()This structure contains information about the OpenSearch Service data source used for this integration.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type OpenSearchDataSource Modifier and Type Method Description OpenSearchIntegrationDetails.BuilderOpenSearchIntegrationDetails.Builder. dataSource(OpenSearchDataSource dataSource)This structure contains information about the OpenSearch Service data source used for this integration.
-