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 |
Synopsis
Documentation
data ManualEvidence Source #
Evidence that is uploaded to Audit Manager manually.
See: newManualEvidence
smart constructor.
ManualEvidence' | |
|
Instances
newManualEvidence :: ManualEvidence Source #
Create a value of ManualEvidence
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:s3ResourcePath:ManualEvidence'
, manualEvidence_s3ResourcePath
- The Amazon S3 URL that points to a manual evidence object.
manualEvidence_s3ResourcePath :: Lens' ManualEvidence (Maybe Text) Source #
The Amazon S3 URL that points to a manual evidence object.