@Stability(value=Stable) @Internal public static final class CfnModelQualityJobDefinition.EndpointInputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelQualityJobDefinition.EndpointInputProperty
CfnModelQualityJobDefinition.EndpointInputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnModelQualityJobDefinition.EndpointInputProperty.Builder, CfnModelQualityJobDefinition.EndpointInputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnModelQualityJobDefinition.EndpointInputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnModelQualityJobDefinition.ClusterConfigProperty.Builder. |
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(Object o) |
String |
getEndpointName()
An endpoint in customer's account which has enabled `DataCaptureConfig` enabled.
|
String |
getEndTimeOffset()
If specified, monitoring jobs substract this time from the end time.
|
String |
getInferenceAttribute()
The attribute of the input data that represents the ground truth label.
|
String |
getLocalPath()
Path to the filesystem where the endpoint data is available to the container.
|
String |
getProbabilityAttribute()
In a classification problem, the attribute that represents the class probability.
|
Number |
getProbabilityThresholdAttribute()
The threshold for the class probability to be evaluated as a positive result.
|
String |
getS3DataDistributionType()
Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key.
|
String |
getS3InputMode()
Whether the `Pipe` or `File` is used as the input mode for transferring data for the monitoring job.
|
String |
getStartTimeOffset()
If specified, monitoring jobs substract this time from the start time.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnModelQualityJobDefinition.EndpointInputProperty.Builder builder)
CfnModelQualityJobDefinition.ClusterConfigProperty.Builder.public final String getEndpointName()
CfnModelQualityJobDefinition.EndpointInputPropertygetEndpointName in interface CfnModelQualityJobDefinition.EndpointInputPropertypublic final String getLocalPath()
CfnModelQualityJobDefinition.EndpointInputPropertygetLocalPath in interface CfnModelQualityJobDefinition.EndpointInputPropertypublic final String getEndTimeOffset()
CfnModelQualityJobDefinition.EndpointInputPropertyFor information about using offsets for scheduling monitoring jobs, see Schedule Model Quality Monitoring Jobs .
getEndTimeOffset in interface CfnModelQualityJobDefinition.EndpointInputPropertypublic final String getInferenceAttribute()
CfnModelQualityJobDefinition.EndpointInputPropertygetInferenceAttribute in interface CfnModelQualityJobDefinition.EndpointInputPropertypublic final String getProbabilityAttribute()
CfnModelQualityJobDefinition.EndpointInputPropertygetProbabilityAttribute in interface CfnModelQualityJobDefinition.EndpointInputPropertypublic final Number getProbabilityThresholdAttribute()
CfnModelQualityJobDefinition.EndpointInputPropertygetProbabilityThresholdAttribute in interface CfnModelQualityJobDefinition.EndpointInputPropertypublic final String getS3DataDistributionType()
CfnModelQualityJobDefinition.EndpointInputProperty
Defaults to FullyReplicated
getS3DataDistributionType in interface CfnModelQualityJobDefinition.EndpointInputPropertypublic final String getS3InputMode()
CfnModelQualityJobDefinition.EndpointInputProperty
Pipe mode is recommended for large datasets. File mode is useful for small files that fit in memory. Defaults to File .
getS3InputMode in interface CfnModelQualityJobDefinition.EndpointInputPropertypublic final String getStartTimeOffset()
CfnModelQualityJobDefinition.EndpointInputPropertyFor information about using offsets for scheduling monitoring jobs, see Schedule Model Quality Monitoring Jobs .
getStartTimeOffset in interface CfnModelQualityJobDefinition.EndpointInputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.