properties

@JvmName(name = "qcwubtiebtfejvdp")
suspend fun properties(value: Output<Map<String, String>>)
@JvmName(name = "jdcomlkqnxvtqkso")
suspend fun properties(value: Map<String, String>?)

Parameters

value

Set of network configuration parameters to provide the Container Network Interface (CNI) plugin, specified a key-value mapping.


@JvmName(name = "jytdaukijdjgfgvi")
fun properties(vararg values: Pair<String, String>)

Parameters

values

Set of network configuration parameters to provide the Container Network Interface (CNI) plugin, specified a key-value mapping.