@Stability(value=Stable) @Internal public static final class CfnModelQualityJobDefinitionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelQualityJobDefinitionProps
CfnModelQualityJobDefinitionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnModelQualityJobDefinitionProps.Builder, CfnModelQualityJobDefinitionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnModelQualityJobDefinitionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnModelQualityJobDefinitionProps.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 |
getJobDefinitionName()
The name of the monitoring job definition.
|
Object |
getJobResources()
Identifies the resources to deploy for a monitoring job.
|
Object |
getModelQualityAppSpecification()
Container image configuration object for the monitoring job.
|
Object |
getModelQualityBaselineConfig()
Specifies the constraints and baselines for the monitoring job.
|
Object |
getModelQualityJobInput()
A list of the inputs that are monitored.
|
Object |
getModelQualityJobOutputConfig()
The output configuration for monitoring jobs.
|
Object |
getNetworkConfig()
Specifies the network configuration for the monitoring job.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
|
Object |
getStoppingCondition()
A time limit for how long the monitoring job is allowed to run before stopping.
|
List<CfnTag> |
getTags()
An array of key-value pairs to apply to this resource.
|
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(CfnModelQualityJobDefinitionProps.Builder builder)
CfnModelQualityJobDefinitionProps.Builder.public final Object getJobResources()
CfnModelQualityJobDefinitionPropsgetJobResources in interface CfnModelQualityJobDefinitionPropspublic final Object getModelQualityAppSpecification()
CfnModelQualityJobDefinitionPropsgetModelQualityAppSpecification in interface CfnModelQualityJobDefinitionPropspublic final Object getModelQualityJobInput()
CfnModelQualityJobDefinitionPropsCurrently endpoints are supported.
getModelQualityJobInput in interface CfnModelQualityJobDefinitionPropspublic final Object getModelQualityJobOutputConfig()
CfnModelQualityJobDefinitionPropsgetModelQualityJobOutputConfig in interface CfnModelQualityJobDefinitionPropspublic final String getRoleArn()
CfnModelQualityJobDefinitionPropsgetRoleArn in interface CfnModelQualityJobDefinitionPropspublic final String getJobDefinitionName()
CfnModelQualityJobDefinitionPropsgetJobDefinitionName in interface CfnModelQualityJobDefinitionPropspublic final Object getModelQualityBaselineConfig()
CfnModelQualityJobDefinitionPropsgetModelQualityBaselineConfig in interface CfnModelQualityJobDefinitionPropspublic final Object getNetworkConfig()
CfnModelQualityJobDefinitionPropsgetNetworkConfig in interface CfnModelQualityJobDefinitionPropspublic final Object getStoppingCondition()
CfnModelQualityJobDefinitionPropsgetStoppingCondition in interface CfnModelQualityJobDefinitionPropspublic final List<CfnTag> getTags()
CfnModelQualityJobDefinitionPropsFor more information, see Tag .
getTags in interface CfnModelQualityJobDefinitionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.