Package | Description |
---|---|
com.amazonaws.services.opensearchserverless.model |
Modifier and Type | Method and Description |
---|---|
AccessPolicyStats |
AccessPolicyStats.clone() |
AccessPolicyStats |
GetPoliciesStatsResult.getAccessPolicyStats()
Information about the data access policies in your account.
|
AccessPolicyStats |
AccessPolicyStats.withDataPolicyCount(Long dataPolicyCount)
The number of data access policies in the current account.
|
Modifier and Type | Method and Description |
---|---|
void |
GetPoliciesStatsResult.setAccessPolicyStats(AccessPolicyStats accessPolicyStats)
Information about the data access policies in your account.
|
GetPoliciesStatsResult |
GetPoliciesStatsResult.withAccessPolicyStats(AccessPolicyStats accessPolicyStats)
Information about the data access policies in your account.
|
Copyright © 2023. All rights reserved.