ipPools

@JvmName(name = "upnsyxtxsejkflto")
suspend fun ipPools(value: Output<List<HciLogicalNetworkSubnetIpPoolArgs>>)
@JvmName(name = "gnafrwxomegtfjwf")
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 = "kcujhqscwsdqeuli")
suspend fun ipPools(vararg values: Output<HciLogicalNetworkSubnetIpPoolArgs>)


@JvmName(name = "gfxwfovvfqdmcloo")
suspend fun ipPools(values: List<Output<HciLogicalNetworkSubnetIpPoolArgs>>)
@JvmName(name = "iusedfigwnfiyamr")
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 = "vhldvjtbbjioeeyo")
suspend fun ipPools(argument: List<suspend HciLogicalNetworkSubnetIpPoolArgsBuilder.() -> Unit>)
@JvmName(name = "qwojfluvfbjlgdwk")
suspend fun ipPools(vararg argument: suspend HciLogicalNetworkSubnetIpPoolArgsBuilder.() -> Unit)
@JvmName(name = "kdylwfdkawvxkalt")
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.