schemes

@JvmName(name = "rhsvnldllllttqlt")
suspend fun schemes(value: Output<List<String>>)
@JvmName(name = "twwwlpludhkbmhju")
suspend fun schemes(value: List<String>?)

Parameters

value

HTTP schemes to match traffic on. Available values: HTTP, HTTPS, _ALL_.


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


@JvmName(name = "ashqnjqapaqtghom")
suspend fun schemes(values: List<Output<String>>)
@JvmName(name = "lmyffctoslvsmyrq")
suspend fun schemes(vararg values: String)

Parameters

values

HTTP schemes to match traffic on. Available values: HTTP, HTTPS, _ALL_.