customPlacementConfig

@JvmName(name = "ikorveynamrpriyf")
suspend fun customPlacementConfig(value: Output<BucketCustomPlacementConfigArgs>)
@JvmName(name = "plnhjndviidpfnuj")
suspend fun customPlacementConfig(value: BucketCustomPlacementConfigArgs?)

Parameters

value

The bucket's custom location configuration, which specifies the individual regions that comprise a dual-region bucket. If the bucket is designated a single or multi-region, the parameters are empty. Structure is documented below.


@JvmName(name = "tjgapvhuitwwiwng")
suspend fun customPlacementConfig(argument: suspend BucketCustomPlacementConfigArgsBuilder.() -> Unit)

Parameters

argument

The bucket's custom location configuration, which specifies the individual regions that comprise a dual-region bucket. If the bucket is designated a single or multi-region, the parameters are empty. Structure is documented below.