ClassificationJobS3JobDefinitionBucketDefinition

data class ClassificationJobS3JobDefinitionBucketDefinition(val accountId: String, val buckets: List<String>)

Constructors

constructor(accountId: String, buckets: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier for the AWS account that owns the buckets.

Link copied to clipboard

An array that lists the names of the buckets.