Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
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.
MatchingResource' | |
|
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.