@Stability(value=Stable) @Internal public static final class CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMonitoringSchedule.MonitoringJobDefinitionProperty
CfnMonitoringSchedule.MonitoringJobDefinitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder, CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMonitoringSchedule.BaselineConfigProperty.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) |
Object |
getBaselineConfig()
Baseline configuration used to validate that the data conforms to the specified constraints and statistics.
|
Object |
getEnvironment()
Sets the environment variables in the Docker container.
|
Object |
getMonitoringAppSpecification()
Configures the monitoring job to run a specified Docker container image.
|
Object |
getMonitoringInputs()
The array of inputs for the monitoring job.
|
Object |
getMonitoringOutputConfig()
The array of outputs from the monitoring job to be uploaded to Amazon Simple Storage Service (Amazon S3).
|
Object |
getMonitoringResources()
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a monitoring job.
|
Object |
getNetworkConfig()
Specifies networking options for an 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()
Specifies a time limit for how long the monitoring job is allowed to run.
|
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(CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder builder)
CfnMonitoringSchedule.BaselineConfigProperty.Builder.public final Object getMonitoringAppSpecification()
CfnMonitoringSchedule.MonitoringJobDefinitionPropertygetMonitoringAppSpecification in interface CfnMonitoringSchedule.MonitoringJobDefinitionPropertypublic final Object getMonitoringInputs()
CfnMonitoringSchedule.MonitoringJobDefinitionPropertyCurrently we support monitoring an Amazon SageMaker Endpoint.
getMonitoringInputs in interface CfnMonitoringSchedule.MonitoringJobDefinitionPropertypublic final Object getMonitoringOutputConfig()
CfnMonitoringSchedule.MonitoringJobDefinitionPropertygetMonitoringOutputConfig in interface CfnMonitoringSchedule.MonitoringJobDefinitionPropertypublic final Object getMonitoringResources()
CfnMonitoringSchedule.MonitoringJobDefinitionPropertyIn distributed processing, you specify more than one instance.
getMonitoringResources in interface CfnMonitoringSchedule.MonitoringJobDefinitionPropertypublic final String getRoleArn()
CfnMonitoringSchedule.MonitoringJobDefinitionPropertygetRoleArn in interface CfnMonitoringSchedule.MonitoringJobDefinitionPropertypublic final Object getBaselineConfig()
CfnMonitoringSchedule.MonitoringJobDefinitionPropertygetBaselineConfig in interface CfnMonitoringSchedule.MonitoringJobDefinitionPropertypublic final Object getEnvironment()
CfnMonitoringSchedule.MonitoringJobDefinitionPropertygetEnvironment in interface CfnMonitoringSchedule.MonitoringJobDefinitionPropertypublic final Object getNetworkConfig()
CfnMonitoringSchedule.MonitoringJobDefinitionPropertygetNetworkConfig in interface CfnMonitoringSchedule.MonitoringJobDefinitionPropertypublic final Object getStoppingCondition()
CfnMonitoringSchedule.MonitoringJobDefinitionPropertygetStoppingCondition in interface CfnMonitoringSchedule.MonitoringJobDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.