data

@JvmName(name = "ngdpxpheoekxevfr")
suspend fun data(value: Output<Map<String, String>>)
@JvmName(name = "lkwlxasnnuiqnqkq")
suspend fun data(value: Map<String, String>?)

Parameters

value

The "data" field of Kubernetes ConfigMap, organized in key-value pairs. For details see: https://kubernetes.io/docs/concepts/configuration/configmap/


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

Parameters

values

The "data" field of Kubernetes ConfigMap, organized in key-value pairs. For details see: https://kubernetes.io/docs/concepts/configuration/configmap/