GetMultiRegionAccessPointRegion

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

Constructors

Link copied to clipboard
constructor(bucket: 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 name of the region.