ipamOptions

@JvmName(name = "amnslpqnokstdbbt")
suspend fun ipamOptions(value: Output<Map<String, Any>>)
@JvmName(name = "sjkpdirtfgrdwpmy")
suspend fun ipamOptions(value: Map<String, Any>?)

Parameters

value

Provide explicit options to the IPAM driver. Valid options vary with ipam_driver and refer to that driver's documentation for more details.


@JvmName(name = "hptqmussnitvjhkq")
fun ipamOptions(vararg values: Pair<String, Any>)

Parameters

values

Provide explicit options to the IPAM driver. Valid options vary with ipam_driver and refer to that driver's documentation for more details.