sensitiveEnvironmentVariables

@JvmName(name = "lncymibrvtpxyjtn")
suspend fun sensitiveEnvironmentVariables(value: Output<Map<String, String>>)
@JvmName(name = "ijrspfugdnxcxkbd")
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. Changing this forces a new resource to be created.


@JvmName(name = "xynsrxmsgxjbtepn")
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. Changing this forces a new resource to be created.