sharedAccounts

@JvmName(name = "fljbrcdmolqrupph")
suspend fun sharedAccounts(value: Output<List<String>>)
@JvmName(name = "yxvkirbrkuhnywer")
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 = "liawwnxfxtfetxmw")
suspend fun sharedAccounts(vararg values: Output<String>)


@JvmName(name = "kwqjgqjvlaummxht")
suspend fun sharedAccounts(values: List<Output<String>>)
@JvmName(name = "eojyfypqvktammna")
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.