gatewayIds

@JvmName(name = "ywxhnjmrmxtbhlfb")
suspend fun gatewayIds(value: Output<List<String>>)
@JvmName(name = "lqwpjmcltqxxxbil")
suspend fun gatewayIds(value: List<String>?)

Parameters

value

Specifies a list of Spring Cloud Gateway.


@JvmName(name = "lckvtledossptoqn")
suspend fun gatewayIds(vararg values: Output<String>)


@JvmName(name = "xvlhmupkpgmolrjf")
suspend fun gatewayIds(values: List<Output<String>>)
@JvmName(name = "qkxbjqykjcuswqlj")
suspend fun gatewayIds(vararg values: String)

Parameters

values

Specifies a list of Spring Cloud Gateway.