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 MonitoringGroundTruthS3Input Source #
The ground truth labels for the dataset used for the monitoring job.
See: newMonitoringGroundTruthS3Input
smart constructor.
Instances
newMonitoringGroundTruthS3Input :: MonitoringGroundTruthS3Input Source #
Create a value of MonitoringGroundTruthS3Input
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:MonitoringGroundTruthS3Input'
, monitoringGroundTruthS3Input_s3Uri
- The address of the Amazon S3 location of the ground truth labels.
monitoringGroundTruthS3Input_s3Uri :: Lens' MonitoringGroundTruthS3Input (Maybe Text) Source #
The address of the Amazon S3 location of the ground truth labels.