platforms

@JvmName(name = "mnwkiycjcjovtomi")
suspend fun platforms(value: Output<List<Either<String, CommunicationsPlatform>>>)
@JvmName(name = "otkohbtsqlshuywc")
suspend fun platforms(value: List<Either<String, CommunicationsPlatform>>?)

Parameters

value

What platforms to support


@JvmName(name = "qjaqfsbvmwxbkgbv")
suspend fun platforms(vararg values: Output<Either<String, CommunicationsPlatform>>)


@JvmName(name = "rfpynlmjybjbcpxk")
suspend fun platforms(values: List<Output<Either<String, CommunicationsPlatform>>>)
@JvmName(name = "gghdpkteapkvavhj")
suspend fun platforms(vararg values: Either<String, CommunicationsPlatform>)

Parameters

values

What platforms to support