public static final class CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMonitoringSchedule.MonitoringScheduleConfigProperty
CfnMonitoringSchedule.MonitoringScheduleConfigProperty
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder, CfnMonitoringSchedule.MonitoringScheduleConfigProperty.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.Object |
getMonitoringJobDefinition()
Defines the monitoring job.
|
java.lang.String |
getMonitoringJobDefinitionName()
The name of the monitoring job definition to schedule.
|
java.lang.String |
getMonitoringType()
The type of the monitoring job definition to schedule.
|
java.lang.Object |
getScheduleConfig()
Configures the monitoring schedule.
|
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.Object getMonitoringJobDefinition()
CfnMonitoringSchedule.MonitoringScheduleConfigProperty
getMonitoringJobDefinition
in interface CfnMonitoringSchedule.MonitoringScheduleConfigProperty
public final java.lang.String getMonitoringJobDefinitionName()
CfnMonitoringSchedule.MonitoringScheduleConfigProperty
getMonitoringJobDefinitionName
in interface CfnMonitoringSchedule.MonitoringScheduleConfigProperty
public final java.lang.String getMonitoringType()
CfnMonitoringSchedule.MonitoringScheduleConfigProperty
getMonitoringType
in interface CfnMonitoringSchedule.MonitoringScheduleConfigProperty
public final java.lang.Object getScheduleConfig()
CfnMonitoringSchedule.MonitoringScheduleConfigProperty
getScheduleConfig
in interface CfnMonitoringSchedule.MonitoringScheduleConfigProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()