sharedAccounts

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


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