configurationProtectedSettings

@JvmName(name = "bnjlbfefkdnlchit")
suspend fun configurationProtectedSettings(value: Output<Map<String, String>>)
@JvmName(name = "vefgcheiwtgeifum")
suspend fun configurationProtectedSettings(value: Map<String, String>?)

Parameters

value

Configuration settings that are sensitive, as name-value pairs for configuring this instance of the extension.


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

Parameters

values

Configuration settings that are sensitive, as name-value pairs for configuring this instance of the extension.