@Stability(value=Stable) public static final class CfnModelBiasJobDefinition.EndpointInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnModelBiasJobDefinition.EndpointInputProperty>
CfnModelBiasJobDefinition.EndpointInputProperty
Constructor and Description |
---|
Builder() |
@Stability(value=Stable) public CfnModelBiasJobDefinition.EndpointInputProperty.Builder endpointName(String endpointName)
CfnModelBiasJobDefinition.EndpointInputProperty.getEndpointName()
endpointName
- `CfnModelBiasJobDefinition.EndpointInputProperty.EndpointName`. This parameter is required.this
@Stability(value=Stable) public CfnModelBiasJobDefinition.EndpointInputProperty.Builder localPath(String localPath)
CfnModelBiasJobDefinition.EndpointInputProperty.getLocalPath()
localPath
- `CfnModelBiasJobDefinition.EndpointInputProperty.LocalPath`. This parameter is required.this
@Stability(value=Stable) public CfnModelBiasJobDefinition.EndpointInputProperty.Builder endTimeOffset(String endTimeOffset)
CfnModelBiasJobDefinition.EndpointInputProperty.getEndTimeOffset()
endTimeOffset
- `CfnModelBiasJobDefinition.EndpointInputProperty.EndTimeOffset`.this
@Stability(value=Stable) public CfnModelBiasJobDefinition.EndpointInputProperty.Builder featuresAttribute(String featuresAttribute)
CfnModelBiasJobDefinition.EndpointInputProperty.getFeaturesAttribute()
featuresAttribute
- `CfnModelBiasJobDefinition.EndpointInputProperty.FeaturesAttribute`.this
@Stability(value=Stable) public CfnModelBiasJobDefinition.EndpointInputProperty.Builder inferenceAttribute(String inferenceAttribute)
CfnModelBiasJobDefinition.EndpointInputProperty.getInferenceAttribute()
inferenceAttribute
- `CfnModelBiasJobDefinition.EndpointInputProperty.InferenceAttribute`.this
@Stability(value=Stable) public CfnModelBiasJobDefinition.EndpointInputProperty.Builder probabilityAttribute(String probabilityAttribute)
probabilityAttribute
- `CfnModelBiasJobDefinition.EndpointInputProperty.ProbabilityAttribute`.this
@Stability(value=Stable) public CfnModelBiasJobDefinition.EndpointInputProperty.Builder probabilityThresholdAttribute(Number probabilityThresholdAttribute)
CfnModelBiasJobDefinition.EndpointInputProperty.getProbabilityThresholdAttribute()
probabilityThresholdAttribute
- `CfnModelBiasJobDefinition.EndpointInputProperty.ProbabilityThresholdAttribute`.this
@Stability(value=Stable) public CfnModelBiasJobDefinition.EndpointInputProperty.Builder s3DataDistributionType(String s3DataDistributionType)
s3DataDistributionType
- `CfnModelBiasJobDefinition.EndpointInputProperty.S3DataDistributionType`.this
@Stability(value=Stable) public CfnModelBiasJobDefinition.EndpointInputProperty.Builder s3InputMode(String s3InputMode)
CfnModelBiasJobDefinition.EndpointInputProperty.getS3InputMode()
s3InputMode
- `CfnModelBiasJobDefinition.EndpointInputProperty.S3InputMode`.this
@Stability(value=Stable) public CfnModelBiasJobDefinition.EndpointInputProperty.Builder startTimeOffset(String startTimeOffset)
CfnModelBiasJobDefinition.EndpointInputProperty.getStartTimeOffset()
startTimeOffset
- `CfnModelBiasJobDefinition.EndpointInputProperty.StartTimeOffset`.this
@Stability(value=Stable) public CfnModelBiasJobDefinition.EndpointInputProperty build()
build
in interface software.amazon.jsii.Builder<CfnModelBiasJobDefinition.EndpointInputProperty>
CfnModelBiasJobDefinition.EndpointInputProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.