acceptedProtocols

@JvmName(name = "bphypbilbngqyriv")
suspend fun acceptedProtocols(value: Output<List<String>>)
@JvmName(name = "vcqvxxmnnmunyktl")
suspend fun acceptedProtocols(value: List<String>)

Parameters

value

Protocol schemes to match for the Backend Routing Rule. Possible values are Http and Https.


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


@JvmName(name = "vnsphfjoocsxfdsw")
suspend fun acceptedProtocols(values: List<Output<String>>)
@JvmName(name = "ttycmeektbvldnad")
suspend fun acceptedProtocols(vararg values: String)

Parameters

values

Protocol schemes to match for the Backend Routing Rule. Possible values are Http and Https.