expectedStatusCodeRanges

@JvmName(name = "dorfyocvnwctofih")
suspend fun expectedStatusCodeRanges(value: Output<List<String>>)
@JvmName(name = "ukuihrmpfbgyajrg")
suspend fun expectedStatusCodeRanges(value: List<String>?)

Parameters

value

A list of status code ranges in the format of 100-101.


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


@JvmName(name = "urnuvebclubwvkrp")
suspend fun expectedStatusCodeRanges(values: List<Output<String>>)
@JvmName(name = "hdtxwmvvuegguthk")
suspend fun expectedStatusCodeRanges(vararg values: String)

Parameters

values

A list of status code ranges in the format of 100-101.