Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.OpenSearchDataSource
Packages that use OpenSearchDataSource
-
Uses of OpenSearchDataSource in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return OpenSearchDataSourceModifier and TypeMethodDescriptionfinal 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 OpenSearchDataSourceModifier and TypeMethodDescriptionOpenSearchIntegrationDetails.Builder.dataSource(OpenSearchDataSource dataSource) This structure contains information about the OpenSearch Service data source used for this integration.