GetMultiRegionAccessPointRegion

data class GetMultiRegionAccessPointRegion(val bucket: String, val bucketAccountId: String, val region: String)

Constructors

Link copied to clipboard
constructor(bucket: String, bucketAccountId: String, region: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the bucket.

Link copied to clipboard

The AWS account ID that owns the bucket.

Link copied to clipboard

The name of the region.