operatingRegions

@JvmName(name = "hkwcrvngsdphifxo")
suspend fun operatingRegions(value: Output<List<VpcIpamOperatingRegionArgs>>)
@JvmName(name = "tmdfprmpskdodqtd")
suspend fun operatingRegions(value: List<VpcIpamOperatingRegionArgs>?)

Parameters

value

Determines which locales can be chosen when you create pools. Locale is the Region where you want to make an IPAM pool available for allocations. You can only create pools with locales that match the operating Regions of the IPAM. You can only create VPCs from a pool whose locale matches the VPC's Region. You specify a region using the region_name parameter. You must set your provider block region as an operating_region.


@JvmName(name = "vpmjfvmmjefnmiwr")
suspend fun operatingRegions(vararg values: Output<VpcIpamOperatingRegionArgs>)


@JvmName(name = "wpnmvudixgisjatf")
suspend fun operatingRegions(values: List<Output<VpcIpamOperatingRegionArgs>>)
@JvmName(name = "mgmwilxpkgebbkak")
suspend fun operatingRegions(vararg values: VpcIpamOperatingRegionArgs)

Parameters

values

Determines which locales can be chosen when you create pools. Locale is the Region where you want to make an IPAM pool available for allocations. You can only create pools with locales that match the operating Regions of the IPAM. You can only create VPCs from a pool whose locale matches the VPC's Region. You specify a region using the region_name parameter. You must set your provider block region as an operating_region.


@JvmName(name = "quqhhkrgqvkgusiu")
suspend fun operatingRegions(argument: List<suspend VpcIpamOperatingRegionArgsBuilder.() -> Unit>)
@JvmName(name = "pyajaxjtktngovku")
suspend fun operatingRegions(vararg argument: suspend VpcIpamOperatingRegionArgsBuilder.() -> Unit)
@JvmName(name = "rnpeyveejhkbomag")
suspend fun operatingRegions(argument: suspend VpcIpamOperatingRegionArgsBuilder.() -> Unit)

Parameters

argument

Determines which locales can be chosen when you create pools. Locale is the Region where you want to make an IPAM pool available for allocations. You can only create pools with locales that match the operating Regions of the IPAM. You can only create VPCs from a pool whose locale matches the VPC's Region. You specify a region using the region_name parameter. You must set your provider block region as an operating_region.