Class CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty
@Stability(Stable)
@Internal
public static final class CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty
An implementation for
CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty
CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty.Builder, CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe time at which the monitoring job was created.final StringThe name of the endpoint used to run the monitoring job.final StringContains the reason a monitoring job failed, if it failed.final StringA timestamp that indicates the last time the monitoring job was modified.final StringThe status of the monitoring job.final StringThe name of the monitoring schedule.final StringThe Amazon Resource Name (ARN) of the monitoring job.final StringThe time the monitoring job was scheduled.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty.Builder.
-
-
Method Details
-
getCreationTime
Description copied from interface:CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryPropertyThe time at which the monitoring job was created.- Specified by:
getCreationTimein interfaceCfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty- See Also:
-
getEndpointName
Description copied from interface:CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryPropertyThe name of the endpoint used to run the monitoring job.- Specified by:
getEndpointNamein interfaceCfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty- See Also:
-
getFailureReason
Description copied from interface:CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryPropertyContains the reason a monitoring job failed, if it failed.- Specified by:
getFailureReasonin interfaceCfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty- See Also:
-
getLastModifiedTime
Description copied from interface:CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryPropertyA timestamp that indicates the last time the monitoring job was modified.- Specified by:
getLastModifiedTimein interfaceCfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty- See Also:
-
getMonitoringExecutionStatus
Description copied from interface:CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryPropertyThe status of the monitoring job.- Specified by:
getMonitoringExecutionStatusin interfaceCfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty- See Also:
-
getMonitoringScheduleName
Description copied from interface:CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryPropertyThe name of the monitoring schedule.- Specified by:
getMonitoringScheduleNamein interfaceCfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty- See Also:
-
getProcessingJobArn
Description copied from interface:CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryPropertyThe Amazon Resource Name (ARN) of the monitoring job.- Specified by:
getProcessingJobArnin interfaceCfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty- See Also:
-
getScheduledTime
Description copied from interface:CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryPropertyThe time the monitoring job was scheduled.- Specified by:
getScheduledTimein interfaceCfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-