basePolicyRegions

@JvmName(name = "bjyjkxhhpkgmpmdl")
suspend fun basePolicyRegions(value: Output<List<String>>)
@JvmName(name = "gebvyfvkikruyvyq")
suspend fun basePolicyRegions(value: List<String>?)

Parameters

value

A list of regions to add to the base policy. The base policy created by setting the create_base_policy argument to true requires one or more regions to be set in the edge-locations, location key. If base_policy_regions is not specified, the region used in the base policy defaults to the region specified in the provider block.


@JvmName(name = "mmjvpmuxqbrjkarv")
suspend fun basePolicyRegions(vararg values: Output<String>)


@JvmName(name = "lokhndwdhgpjhnrt")
suspend fun basePolicyRegions(values: List<Output<String>>)
@JvmName(name = "yowcfrdvgfnjobab")
suspend fun basePolicyRegions(vararg values: String)

Parameters

values

A list of regions to add to the base policy. The base policy created by setting the create_base_policy argument to true requires one or more regions to be set in the edge-locations, location key. If base_policy_regions is not specified, the region used in the base policy defaults to the region specified in the provider block.