operatingRegions

@JvmName(name = "rrsqfkfxhrmmbkty")
suspend fun operatingRegions(value: Output<List<VpcIpamResourceDiscoveryOperatingRegionArgs>>)
@JvmName(name = "jvaegufiivvpgvol")
suspend fun operatingRegions(value: List<VpcIpamResourceDiscoveryOperatingRegionArgs>?)

Parameters

value

Determines which regions the Resource Discovery will enable IPAM features for usage and monitoring. 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 Resource Discovery. 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 = "bbvwdwqwkxsjdcdo")
suspend fun operatingRegions(vararg values: Output<VpcIpamResourceDiscoveryOperatingRegionArgs>)


@JvmName(name = "cqsjtleowqwrwese")
suspend fun operatingRegions(values: List<Output<VpcIpamResourceDiscoveryOperatingRegionArgs>>)
@JvmName(name = "ukeglcbdghxiapke")
suspend fun operatingRegions(vararg values: VpcIpamResourceDiscoveryOperatingRegionArgs)

Parameters

values

Determines which regions the Resource Discovery will enable IPAM features for usage and monitoring. 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 Resource Discovery. 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 = "jddyoxippwjctlmo")
suspend fun operatingRegions(argument: List<suspend VpcIpamResourceDiscoveryOperatingRegionArgsBuilder.() -> Unit>)
@JvmName(name = "iptdvxfwyqpronde")
suspend fun operatingRegions(vararg argument: suspend VpcIpamResourceDiscoveryOperatingRegionArgsBuilder.() -> Unit)
@JvmName(name = "uecyxgvitlydtwxg")
suspend fun operatingRegions(argument: suspend VpcIpamResourceDiscoveryOperatingRegionArgsBuilder.() -> Unit)

Parameters

argument

Determines which regions the Resource Discovery will enable IPAM features for usage and monitoring. 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 Resource Discovery. 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.