Builder
class Builder
Properties
Link copied to clipboard
Describes the format of the data in the streaming source, and how each data element maps to corresponding columns created in the in-application stream.
Link copied to clipboard
Identifies the S3 bucket and object that contains the reference data. Also identifies the IAM role Amazon Kinesis Analytics can assume to read this object on your behalf. An Amazon Kinesis Analytics application loads reference data only once. If the data changes, you call the UpdateApplication
operation to trigger reloading of data into your application.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.kinesisanalytics.model.SourceSchema inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.kinesisanalytics.model.S3ReferenceDataSource inside the given block