ipPools

@JvmName(name = "vjjavnpfmvajxmlq")
suspend fun ipPools(value: Output<List<HciLogicalNetworkSubnetIpPoolArgs>>)
@JvmName(name = "ergcixivtppxqbge")
suspend fun ipPools(value: List<HciLogicalNetworkSubnetIpPoolArgs>?)

Parameters

value

One or more ip_pool block as defined above. Changing this forces a new resource to be created.

Note: If ip_pool is not specified, it will be assigned by the server. If you experience a diff you may need to add this to ignore_changes.


@JvmName(name = "rhuygblffxgkdghs")
suspend fun ipPools(vararg values: Output<HciLogicalNetworkSubnetIpPoolArgs>)


@JvmName(name = "qytwduljrobpxyfu")
suspend fun ipPools(values: List<Output<HciLogicalNetworkSubnetIpPoolArgs>>)
@JvmName(name = "xkrsvlgosahobrut")
suspend fun ipPools(vararg values: HciLogicalNetworkSubnetIpPoolArgs)

Parameters

values

One or more ip_pool block as defined above. Changing this forces a new resource to be created.

Note: If ip_pool is not specified, it will be assigned by the server. If you experience a diff you may need to add this to ignore_changes.


@JvmName(name = "nnmsjwsaxoomckxw")
suspend fun ipPools(argument: List<suspend HciLogicalNetworkSubnetIpPoolArgsBuilder.() -> Unit>)
@JvmName(name = "xpnajnrlokfjwblb")
suspend fun ipPools(vararg argument: suspend HciLogicalNetworkSubnetIpPoolArgsBuilder.() -> Unit)
@JvmName(name = "ijblkywkgadoimia")
suspend fun ipPools(argument: suspend HciLogicalNetworkSubnetIpPoolArgsBuilder.() -> Unit)

Parameters

argument

One or more ip_pool block as defined above. Changing this forces a new resource to be created.

Note: If ip_pool is not specified, it will be assigned by the server. If you experience a diff you may need to add this to ignore_changes.