sensitiveEnvironmentVariables

@JvmName(name = "ffbxhperyqvpxiwa")
suspend fun sensitiveEnvironmentVariables(value: Output<Map<String, String>>)
@JvmName(name = "xpxrejxhqvbqbbrl")
suspend fun sensitiveEnvironmentVariables(value: Map<String, String>?)

Parameters

value

Specifies the sensitive environment variables of the Spring Cloud Gateway as a map of key-value pairs.


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

Parameters

values

Specifies the sensitive environment variables of the Spring Cloud Gateway as a map of key-value pairs.