Class CfnApplicationReferenceDataSource.ReferenceSchemaProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplicationReferenceDataSource.ReferenceSchemaProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnApplicationReferenceDataSource.ReferenceSchemaProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnApplicationReferenceDataSource.ReferenceSchemaProperty
@Stability(Stable)
@Internal
public static final class CfnApplicationReferenceDataSource.ReferenceSchemaProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnApplicationReferenceDataSource.ReferenceSchemaProperty
An implementation for
CfnApplicationReferenceDataSource.ReferenceSchemaProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplicationReferenceDataSource.ReferenceSchemaProperty
CfnApplicationReferenceDataSource.ReferenceSchemaProperty.Builder, CfnApplicationReferenceDataSource.ReferenceSchemaProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationReferenceDataSource.ReferenceSchemaProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectA list ofRecordColumnobjects.final StringSpecifies the encoding of the records in the streaming source.final ObjectSpecifies the format of the records on the streaming source.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnApplicationReferenceDataSource.ReferenceSchemaProperty.Builder.
-
-
Method Details
-
getRecordColumns
Description copied from interface:CfnApplicationReferenceDataSource.ReferenceSchemaPropertyA list ofRecordColumnobjects.- Specified by:
getRecordColumnsin interfaceCfnApplicationReferenceDataSource.ReferenceSchemaProperty
-
getRecordFormat
Description copied from interface:CfnApplicationReferenceDataSource.ReferenceSchemaPropertySpecifies the format of the records on the streaming source.- Specified by:
getRecordFormatin interfaceCfnApplicationReferenceDataSource.ReferenceSchemaProperty
-
getRecordEncoding
Description copied from interface:CfnApplicationReferenceDataSource.ReferenceSchemaPropertySpecifies the encoding of the records in the streaming source.For example, UTF-8.
- Specified by:
getRecordEncodingin interfaceCfnApplicationReferenceDataSource.ReferenceSchemaProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-