ground Truth S3Input
suspend fun groundTruthS3Input(value: Output<ModelBiasJobDefinitionMonitoringGroundTruthS3InputArgs>)
Parameters
value
Location of ground truth labels to use in model bias job.
suspend fun groundTruthS3Input(argument: suspend ModelBiasJobDefinitionMonitoringGroundTruthS3InputArgsBuilder.() -> Unit)
Parameters
argument
Location of ground truth labels to use in model bias job.