S3ReferenceDataSourceDescription

For a SQL-based Kinesis Data Analytics application, provides the bucket name and object key name that stores the reference data.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the S3 bucket.

Link copied to clipboard

Amazon S3 object key name.

Link copied to clipboard

The ARN of the IAM role that Kinesis Data Analytics can assume to read the Amazon S3 object on your behalf to populate the in-application reference table.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String