Package | Description |
---|---|
com.amazonaws.services.elasticsearch.model |
Modifier and Type | Method and Description |
---|---|
AccessPoliciesStatus |
AccessPoliciesStatus.clone() |
AccessPoliciesStatus |
ElasticsearchDomainConfig.getAccessPolicies()
IAM access policy as a JSON-formatted string.
|
AccessPoliciesStatus |
AccessPoliciesStatus.withOptions(String options)
The access policy configured for the Elasticsearch domain.
|
AccessPoliciesStatus |
AccessPoliciesStatus.withStatus(OptionStatus status)
The status of the access policy for the Elasticsearch domain.
|
Modifier and Type | Method and Description |
---|---|
void |
ElasticsearchDomainConfig.setAccessPolicies(AccessPoliciesStatus accessPolicies)
IAM access policy as a JSON-formatted string.
|
ElasticsearchDomainConfig |
ElasticsearchDomainConfig.withAccessPolicies(AccessPoliciesStatus accessPolicies)
IAM access policy as a JSON-formatted string.
|
Copyright © 2021. All rights reserved.