sharedAccounts

@JvmName(name = "hjeqwfsetbwlmwtn")
suspend fun sharedAccounts(value: Output<List<String>>)
@JvmName(name = "gnexnccdouehdhka")
suspend fun sharedAccounts(value: List<String>?)

Parameters

value

List of AWS Account IDs to share the snapshot with. Use all to make the snapshot public.


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


@JvmName(name = "opkmjdmlpbovwmmk")
suspend fun sharedAccounts(values: List<Output<String>>)
@JvmName(name = "akhklsykrtmuhsvk")
suspend fun sharedAccounts(vararg values: String)

Parameters

values

List of AWS Account IDs to share the snapshot with. Use all to make the snapshot public.