Bucket Custom Placement Config Args
data class BucketCustomPlacementConfigArgs(val dataLocations: Output<List<String>>) : ConvertibleToJava<BucketCustomPlacementConfigArgs>
Properties
Link copied to clipboard
The list of individual regions that comprise a dual-region bucket. See Cloud Storage bucket locations for a list of acceptable regions. Note: If any of the data_locations changes, it will recreate the bucket.