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 MonitoringOutput Source #
The output object for a monitoring job.
See: newMonitoringOutput
smart constructor.
MonitoringOutput' | |
|
Instances
Create a value of MonitoringOutput
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:s3Output:MonitoringOutput'
, monitoringOutput_s3Output
- The Amazon S3 storage location where the results of a monitoring job are
saved.
monitoringOutput_s3Output :: Lens' MonitoringOutput MonitoringS3Output Source #
The Amazon S3 storage location where the results of a monitoring job are saved.