properties

@JvmName(name = "jgnvqtejaehhsswa")
suspend fun properties(value: Output<Map<String, String>>)
@JvmName(name = "agtpudbvhcqongmy")
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 = "pofurgiywehpylcd")
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.