public static final class CfnMonitoringSchedule.DatasetFormatProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMonitoringSchedule.DatasetFormatProperty
CfnMonitoringSchedule.DatasetFormatProperty
CfnMonitoringSchedule.DatasetFormatProperty.Builder, CfnMonitoringSchedule.DatasetFormatProperty.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 |
getCsv()
`CfnMonitoringSchedule.DatasetFormatProperty.Csv`.
|
java.lang.Object |
getJson()
`CfnMonitoringSchedule.DatasetFormatProperty.Json`.
|
java.lang.Object |
getParquet()
`CfnMonitoringSchedule.DatasetFormatProperty.Parquet`.
|
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 getCsv()
CfnMonitoringSchedule.DatasetFormatProperty
getCsv
in interface CfnMonitoringSchedule.DatasetFormatProperty
public final java.lang.Object getJson()
CfnMonitoringSchedule.DatasetFormatProperty
getJson
in interface CfnMonitoringSchedule.DatasetFormatProperty
public final java.lang.Object getParquet()
CfnMonitoringSchedule.DatasetFormatProperty
getParquet
in interface CfnMonitoringSchedule.DatasetFormatProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()