BucketCustomPlacementConfigResponse

data class BucketCustomPlacementConfigResponse(val dataLocations: List<String>)

The bucket's custom placement configuration for Custom Dual Regions.

Constructors

Link copied to clipboard
constructor(dataLocations: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of regional locations in which data is placed.