acceptedProtocols

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

Parameters

value

Protocol schemes to match for this rule


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


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

Parameters

values

Protocol schemes to match for this rule