| 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.SSM.Types.DocumentMetadataResponseInfo
Description
Documentation
data DocumentMetadataResponseInfo Source #
Details about the response to a document review request.
See: newDocumentMetadataResponseInfo smart constructor.
Constructors
| DocumentMetadataResponseInfo' | |
Fields
| |
Instances
newDocumentMetadataResponseInfo :: DocumentMetadataResponseInfo Source #
Create a value of DocumentMetadataResponseInfo 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:reviewerResponse:DocumentMetadataResponseInfo', documentMetadataResponseInfo_reviewerResponse - Details about a reviewer's response to a document review request.
documentMetadataResponseInfo_reviewerResponse :: Lens' DocumentMetadataResponseInfo (Maybe [DocumentReviewerResponseSource]) Source #
Details about a reviewer's response to a document review request.