AnalyticsApplicationReferenceDataSourcesS3

data class AnalyticsApplicationReferenceDataSourcesS3(val bucketArn: String, val fileKey: String, val roleArn: String)

Constructors

constructor(bucketArn: String, fileKey: String, roleArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The S3 Bucket ARN.

Link copied to clipboard

The File Key name containing reference data.

Link copied to clipboard

The IAM Role ARN to read the data.