public static final class CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder, CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getCreationTime()
The time at which the monitoring job was created.
|
java.lang.String |
getEndpointName()
The name of the endpoint used to run the monitoring job.
|
java.lang.String |
getFailureReason()
Contains the reason a monitoring job failed, if it failed.
|
java.lang.String |
getLastModifiedTime()
A timestamp that indicates the last time the monitoring job was modified.
|
java.lang.String |
getMonitoringExecutionStatus()
The status of the monitoring job.
|
java.lang.String |
getMonitoringScheduleName()
The name of the monitoring schedule.
|
java.lang.String |
getProcessingJobArn()
The Amazon Resource Name (ARN) of the monitoring job.
|
java.lang.String |
getScheduledTime()
The time the monitoring job was scheduled.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getCreationTime()
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
getCreationTime
in interface CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
public final java.lang.String getLastModifiedTime()
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
getLastModifiedTime
in interface CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
public final java.lang.String getMonitoringExecutionStatus()
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
getMonitoringExecutionStatus
in interface CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
public final java.lang.String getMonitoringScheduleName()
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
getMonitoringScheduleName
in interface CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
public final java.lang.String getScheduledTime()
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
getScheduledTime
in interface CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
public final java.lang.String getEndpointName()
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
getEndpointName
in interface CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
public final java.lang.String getFailureReason()
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
getFailureReason
in interface CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
public final java.lang.String getProcessingJobArn()
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
getProcessingJobArn
in interface CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()