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