sensitiveEnvironmentVariables

@JvmName(name = "xwifosockqwgnmyl")
suspend fun sensitiveEnvironmentVariables(value: Output<Map<String, String>>)
@JvmName(name = "ydgyeocbnlhcbvdq")
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 = "xcuaptbwdvaetdqu")
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.