Uses of Class
software.amazon.awssdk.services.elasticsearch.model.AccessPoliciesStatus
-
Packages that use AccessPoliciesStatus Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of AccessPoliciesStatus in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return AccessPoliciesStatus Modifier and Type Method Description AccessPoliciesStatusElasticsearchDomainConfig. accessPolicies()IAM access policy as a JSON-formatted string.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type AccessPoliciesStatus Modifier and Type Method Description ElasticsearchDomainConfig.BuilderElasticsearchDomainConfig.Builder. accessPolicies(AccessPoliciesStatus accessPolicies)IAM access policy as a JSON-formatted string.
-