public static final class CfnModelBiasJobDefinition.ModelBiasJobInputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelBiasJobDefinition.ModelBiasJobInputProperty
CfnModelBiasJobDefinition.ModelBiasJobInputProperty
CfnModelBiasJobDefinition.ModelBiasJobInputProperty.Builder, CfnModelBiasJobDefinition.ModelBiasJobInputProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getBatchTransformInput()
`CfnModelBiasJobDefinition.ModelBiasJobInputProperty.BatchTransformInput`.
|
java.lang.Object |
getEndpointInput()
Input object for the endpoint.
|
java.lang.Object |
getGroundTruthS3Input()
Location of ground truth labels to use in model bias job.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getGroundTruthS3Input()
CfnModelBiasJobDefinition.ModelBiasJobInputProperty
getGroundTruthS3Input
in interface CfnModelBiasJobDefinition.ModelBiasJobInputProperty
public final java.lang.Object getBatchTransformInput()
CfnModelBiasJobDefinition.ModelBiasJobInputProperty
getBatchTransformInput
in interface CfnModelBiasJobDefinition.ModelBiasJobInputProperty
public final java.lang.Object getEndpointInput()
CfnModelBiasJobDefinition.ModelBiasJobInputProperty
getEndpointInput
in interface CfnModelBiasJobDefinition.ModelBiasJobInputProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()