LocationS3s3Config

data class LocationS3s3Config(val bucketAccessRoleArn: String)

The Amazon Resource Name (ARN) of the AWS IAM role that is used to access an Amazon S3 bucket.

Constructors

Link copied to clipboard
constructor(bucketAccessRoleArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the IAM role of the Amazon S3 bucket.