| 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.SageMaker.Types.MonitoringStatisticsResource
Description
Documentation
data MonitoringStatisticsResource Source #
The statistics resource for a monitoring job.
See: newMonitoringStatisticsResource smart constructor.
Constructors
| MonitoringStatisticsResource' | |
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.