targetAccounts

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

Parameters

value

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


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


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

Parameters

values

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