methods

@JvmName(name = "myyqxvrxhvvtigbn")
suspend fun methods(value: Output<List<String>>)
@JvmName(name = "hjrfbpatlrookywi")
suspend fun methods(value: List<String>)

Parameters

value

A list of HTTP methods to match. At least one method should match. Should not be set for gRPC services.


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


@JvmName(name = "fqjewxeoaiewgkra")
suspend fun methods(values: List<Output<String>>)
@JvmName(name = "bbbhxrbaohdkktnm")
suspend fun methods(vararg values: String)

Parameters

values

A list of HTTP methods to match. At least one method should match. Should not be set for gRPC services.