@Stability(value=Stable) @Internal public static final class CfnMonitoringScheduleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMonitoringScheduleProps
CfnMonitoringSchedulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMonitoringScheduleProps.Builder, CfnMonitoringScheduleProps.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.
|
protected |
Jsii$Proxy(Object monitoringScheduleConfig,
String monitoringScheduleName,
String endpointName,
String failureReason,
Object lastMonitoringExecutionSummary,
String monitoringScheduleStatus,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnMonitoringScheduleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEndpointName()
`AWS::SageMaker::MonitoringSchedule.EndpointName`.
|
String |
getFailureReason()
`AWS::SageMaker::MonitoringSchedule.FailureReason`.
|
Object |
getLastMonitoringExecutionSummary()
`AWS::SageMaker::MonitoringSchedule.LastMonitoringExecutionSummary`.
|
Object |
getMonitoringScheduleConfig()
`AWS::SageMaker::MonitoringSchedule.MonitoringScheduleConfig`.
|
String |
getMonitoringScheduleName()
`AWS::SageMaker::MonitoringSchedule.MonitoringScheduleName`.
|
String |
getMonitoringScheduleStatus()
`AWS::SageMaker::MonitoringSchedule.MonitoringScheduleStatus`.
|
List<CfnTag> |
getTags()
`AWS::SageMaker::MonitoringSchedule.Tags`.
|
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(Object monitoringScheduleConfig, String monitoringScheduleName, String endpointName, String failureReason, Object lastMonitoringExecutionSummary, String monitoringScheduleStatus, List<? extends CfnTag> tags)
CfnMonitoringScheduleProps.Builder.public final Object getMonitoringScheduleConfig()
CfnMonitoringSchedulePropsgetMonitoringScheduleConfig in interface CfnMonitoringSchedulePropspublic final String getMonitoringScheduleName()
CfnMonitoringSchedulePropsgetMonitoringScheduleName in interface CfnMonitoringSchedulePropspublic final String getEndpointName()
CfnMonitoringSchedulePropsgetEndpointName in interface CfnMonitoringSchedulePropspublic final String getFailureReason()
CfnMonitoringSchedulePropsgetFailureReason in interface CfnMonitoringSchedulePropspublic final Object getLastMonitoringExecutionSummary()
CfnMonitoringSchedulePropsgetLastMonitoringExecutionSummary in interface CfnMonitoringSchedulePropspublic final String getMonitoringScheduleStatus()
CfnMonitoringSchedulePropsgetMonitoringScheduleStatus in interface CfnMonitoringSchedulePropspublic final List<CfnTag> getTags()
CfnMonitoringSchedulePropsgetTags in interface CfnMonitoringScheduleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.