Builder
class Builder
Properties
Link copied to clipboard
ID of the reference data source being updated. You can use the DescribeApplication operation to get this value.
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
Describes the S3 bucket name, object key name, and IAM role that Amazon Kinesis Analytics can assume to read the Amazon S3 object on your behalf and populate the in-application reference table.
Link copied to clipboard
In-application table name that is created by this update.
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.S3ReferenceDataSourceUpdate inside the given block