protocols

@JvmName(name = "ckxbxfkhfqajwsit")
suspend fun protocols(value: Output<List<Either<String, Protocol>>>)
@JvmName(name = "irudwocwplhfjfcl")
suspend fun protocols(value: List<Either<String, Protocol>>?)

Parameters

value

Describes on which protocols the operations in this API can be invoked.


@JvmName(name = "idtnkvbpvgenkwvr")
suspend fun protocols(vararg values: Output<Either<String, Protocol>>)


@JvmName(name = "xlwvyqpnsubaarsc")
suspend fun protocols(values: List<Output<Either<String, Protocol>>>)
@JvmName(name = "uudmrmufcgeducyb")
suspend fun protocols(vararg values: Either<String, Protocol>)

Parameters

values

Describes on which protocols the operations in this API can be invoked.