targetAccounts

@JvmName(name = "qcbklcilmwmlfxxw")
suspend fun targetAccounts(value: Output<List<String>>)
@JvmName(name = "ejwvmmhscpaslelk")
suspend fun targetAccounts(value: List<String>)

Parameters

value

The IDs of the AWS accounts with which to share the snapshots.


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


@JvmName(name = "jhquyysmumnxgrcj")
suspend fun targetAccounts(values: List<Output<String>>)
@JvmName(name = "jmelaoxdubpegvfc")
suspend fun targetAccounts(vararg values: String)

Parameters

values

The IDs of the AWS accounts with which to share the snapshots.