wellKnownCommunities

@JvmName(name = "snpsfemeywpbgstw")
suspend fun wellKnownCommunities(value: Output<List<Either<String, WellKnownCommunities>>>)
@JvmName(name = "psojnhuakcshfcrs")
suspend fun wellKnownCommunities(value: List<Either<String, WellKnownCommunities>>?)

Parameters

value

Supported well known Community List.


@JvmName(name = "yeyvcfsnxhtouden")
suspend fun wellKnownCommunities(vararg values: Output<Either<String, WellKnownCommunities>>)


@JvmName(name = "axkuaopwofevjfts")
suspend fun wellKnownCommunities(values: List<Output<Either<String, WellKnownCommunities>>>)
@JvmName(name = "dgqyssjitvjobnmb")
suspend fun wellKnownCommunities(vararg values: Either<String, WellKnownCommunities>)

Parameters

values

Supported well known Community List.