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 AccessPreviewStatusReason Source #
Provides more details about the current status of the access preview.
For example, if the creation of the access preview fails, a Failed
status is returned. This failure can be due to an internal issue with
the analysis or due to an invalid proposed resource configuration.
See: newAccessPreviewStatusReason
smart constructor.
AccessPreviewStatusReason' | |
|
Instances
newAccessPreviewStatusReason Source #
Create a value of AccessPreviewStatusReason
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:code:AccessPreviewStatusReason'
, accessPreviewStatusReason_code
- The reason code for the current status of the access preview.
accessPreviewStatusReason_code :: Lens' AccessPreviewStatusReason AccessPreviewStatusReasonCode Source #
The reason code for the current status of the access preview.