operatingRegions

@JvmName(name = "peapqaannaylwovx")
suspend fun operatingRegions(value: Output<List<IpamOperatingRegionArgs>>)
@JvmName(name = "ooqqkmrhhxjojohr")
suspend fun operatingRegions(value: List<IpamOperatingRegionArgs>?)

Parameters

value

The operating Regions for an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.

For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.


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


@JvmName(name = "gjdisvhntxnqlbqu")
suspend fun operatingRegions(values: List<Output<IpamOperatingRegionArgs>>)
@JvmName(name = "jdgmpeqreooxqfiy")
suspend fun operatingRegions(vararg values: IpamOperatingRegionArgs)

Parameters

values

The operating Regions for an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.

For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.


@JvmName(name = "wosxesecbtmlmoom")
suspend fun operatingRegions(argument: List<suspend IpamOperatingRegionArgsBuilder.() -> Unit>)
@JvmName(name = "wuyramgeckkgqvlm")
suspend fun operatingRegions(vararg argument: suspend IpamOperatingRegionArgsBuilder.() -> Unit)
@JvmName(name = "rtremhbodwdmvojf")
suspend fun operatingRegions(argument: suspend IpamOperatingRegionArgsBuilder.() -> Unit)

Parameters

argument

The operating Regions for an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.

For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.