public static final class CfnApplicationReferenceDataSourceV2.MappingParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationReferenceDataSourceV2.MappingParametersProperty
CfnApplicationReferenceDataSourceV2.MappingParametersProperty
CfnApplicationReferenceDataSourceV2.MappingParametersProperty.Builder, CfnApplicationReferenceDataSourceV2.MappingParametersProperty.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 |
getCsvMappingParameters()
Provides additional mapping information when the record format uses delimiters (for example, CSV).
|
java.lang.Object |
getJsonMappingParameters()
Provides additional mapping information when JSON is the record format 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 getCsvMappingParameters()
CfnApplicationReferenceDataSourceV2.MappingParametersProperty
getCsvMappingParameters
in interface CfnApplicationReferenceDataSourceV2.MappingParametersProperty
public final java.lang.Object getJsonMappingParameters()
CfnApplicationReferenceDataSourceV2.MappingParametersProperty
getJsonMappingParameters
in interface CfnApplicationReferenceDataSourceV2.MappingParametersProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()