acceptedProtocols

@JvmName(name = "ehclocspercnqfqq")
suspend fun acceptedProtocols(value: Output<List<Either<String, FrontDoorProtocol>>>)
@JvmName(name = "shqkjawvfepxewuw")
suspend fun acceptedProtocols(value: List<Either<String, FrontDoorProtocol>>?)

Parameters

value

Protocol schemes to match for this rule


@JvmName(name = "vteegssqdkmbflrd")
suspend fun acceptedProtocols(vararg values: Output<Either<String, FrontDoorProtocol>>)


@JvmName(name = "kmiatrcvhfvafvqx")
suspend fun acceptedProtocols(values: List<Output<Either<String, FrontDoorProtocol>>>)
@JvmName(name = "fpknmusuvlsgrnrb")
suspend fun acceptedProtocols(vararg values: Either<String, FrontDoorProtocol>)

Parameters

values

Protocol schemes to match for this rule