data

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

Parameters

value

Data contains the secret data. Each key must consist of alphanumeric characters, '-', '_' or '.'. The serialized form of the secret data is a base64 encoded string, representing the arbitrary (possibly non-string) data value here. Described in https://tools.ietf.org/html/rfc4648#section-4


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

Parameters

values

Data contains the secret data. Each key must consist of alphanumeric characters, '-', '_' or '.'. The serialized form of the secret data is a base64 encoded string, representing the arbitrary (possibly non-string) data value here. Described in https://tools.ietf.org/html/rfc4648#section-4