@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(CfnMonitoringScheduleProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMonitoringScheduleProps.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 |
getEndpointName()
The name of the endpoint using the monitoring schedule.
|
String |
getFailureReason()
Contains the reason a monitoring job failed, if it failed.
|
Object |
getLastMonitoringExecutionSummary()
Describes metadata on the last execution to run, if there was one.
|
Object |
getMonitoringScheduleConfig()
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
String |
getMonitoringScheduleName()
The name of the monitoring schedule.
|
String |
getMonitoringScheduleStatus()
The status of the monitoring schedule.
|
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(CfnMonitoringScheduleProps.Builder builder)
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()
CfnMonitoringSchedulePropsFor more information, see Tag .
getTags in interface CfnMonitoringScheduleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.