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 MonitoringStatisticsResource Source #
The statistics resource for a monitoring job.
See: newMonitoringStatisticsResource
smart constructor.
Instances
newMonitoringStatisticsResource :: MonitoringStatisticsResource Source #
Create a value of MonitoringStatisticsResource
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:s3Uri:MonitoringStatisticsResource'
, monitoringStatisticsResource_s3Uri
- The Amazon S3 URI for the statistics resource.
monitoringStatisticsResource_s3Uri :: Lens' MonitoringStatisticsResource (Maybe Text) Source #
The Amazon S3 URI for the statistics resource.