acceptedProtocols

@JvmName(name = "cvtcaialmvsxvofu")
suspend fun acceptedProtocols(value: Output<List<String>>)
@JvmName(name = "sjfbbjtnlifbnjwn")
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 = "pcekocimrtrugats")
suspend fun acceptedProtocols(vararg values: Output<String>)


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

Parameters

values

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