public static final class CfnModelBiasJobDefinition.MonitoringGroundTruthS3InputProperty.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnModelBiasJobDefinition.MonitoringGroundTruthS3InputProperty |
build()
Builds the configured instance.
|
CfnModelBiasJobDefinition.MonitoringGroundTruthS3InputProperty.Builder |
s3Uri(java.lang.String s3Uri)
|
public CfnModelBiasJobDefinition.MonitoringGroundTruthS3InputProperty.Builder s3Uri(java.lang.String s3Uri)
s3Uri
- The address of the Amazon S3 location of the ground truth labels. This parameter is required.this
public CfnModelBiasJobDefinition.MonitoringGroundTruthS3InputProperty build()
CfnModelBiasJobDefinition.MonitoringGroundTruthS3InputProperty
java.lang.NullPointerException
- if any required attribute was not provided