| 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.MacieV2.Types.MatchingResource
Description
Documentation
data MatchingResource Source #
Provides statistical data and other information about an Amazon Web Services resource that Amazon Macie monitors and analyzes for your account.
See: newMatchingResource smart constructor.
Constructors
| MatchingResource' | |
Fields
| |
Instances
newMatchingResource :: MatchingResource Source #
Create a value of MatchingResource 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:matchingBucket:MatchingResource', matchingResource_matchingBucket - The details of an S3 bucket that Amazon Macie monitors and analyzes.
matchingResource_matchingBucket :: Lens' MatchingResource (Maybe MatchingBucket) Source #
The details of an S3 bucket that Amazon Macie monitors and analyzes.