Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-core-extract
/
io.airbyte.cdk.output
/
FieldNotFound
Field
Not
Found
data
class
FieldNotFound
(
val
streamID
:
StreamIdentifier
,
val
fieldName
:
String
)
:
CatalogValidationFailure
Members
Constructors
Field
Not
Found
Link copied to clipboard
constructor
(
streamID
:
StreamIdentifier
,
fieldName
:
String
)
Properties
field
Name
Link copied to clipboard
val
fieldName
:
String
stream
ID
Link copied to clipboard
open
override
val
streamID
:
StreamIdentifier