public static final class CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty
CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty
CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty.Builder, CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty.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 |
getRecordColumns()
A list of `RecordColumn` objects.
|
java.lang.String |
getRecordEncoding()
Specifies the encoding of the records in the streaming source.
|
java.lang.Object |
getRecordFormat()
Specifies the format of the records on the streaming source.
|
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 getRecordColumns()
CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty
getRecordColumns
in interface CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty
public final java.lang.Object getRecordFormat()
CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty
getRecordFormat
in interface CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty
public final java.lang.String getRecordEncoding()
CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty
For example, UTF-8.
getRecordEncoding
in interface CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()