snapshotOwners

@JvmName(name = "widbnbdrsdignngb")
suspend fun snapshotOwners(value: Output<List<String>>)
@JvmName(name = "tofiulmtcuywcdix")
suspend fun snapshotOwners(value: List<String>)

Parameters

value

The IDs of the AWS accounts that can trigger policy by sharing snapshots with your account. The policy only runs if one of the specified AWS accounts shares a snapshot with your account.


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


@JvmName(name = "plbhtvphynssoowg")
suspend fun snapshotOwners(values: List<Output<String>>)
@JvmName(name = "jkcxappisbxxwvkk")
suspend fun snapshotOwners(vararg values: String)

Parameters

values

The IDs of the AWS accounts that can trigger policy by sharing snapshots with your account. The policy only runs if one of the specified AWS accounts shares a snapshot with your account.