| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.OpenSearchServerless.Types.AccessPolicyStats
Description
Documentation
data AccessPolicyStats Source #
Statistics for an OpenSearch Serverless access policy.
See: newAccessPolicyStats smart constructor.
Constructors
| AccessPolicyStats' | |
Fields
| |
Instances
newAccessPolicyStats :: AccessPolicyStats Source #
Create a value of AccessPolicyStats with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:dataPolicyCount:AccessPolicyStats', accessPolicyStats_dataPolicyCount - The number of data access policies in the current account.
accessPolicyStats_dataPolicyCount :: Lens' AccessPolicyStats (Maybe Integer) Source #
The number of data access policies in the current account.