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