subscribers

@JvmName(name = "yhsfoexddiwrbswn")
suspend fun subscribers(value: Output<List<String>>)
@JvmName(name = "oxjftkugcaxkdumw")
suspend fun subscribers(value: List<String>?)

Parameters

value

The AWS account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flow using your content as the source.


@JvmName(name = "drthbwcjggfnefbi")
suspend fun subscribers(vararg values: Output<String>)


@JvmName(name = "dgxscwakjuehrong")
suspend fun subscribers(values: List<Output<String>>)
@JvmName(name = "qfkeouanycpwfbdl")
suspend fun subscribers(vararg values: String)

Parameters

values

The AWS account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flow using your content as the source.