snapshotOwners

@JvmName(name = "bpeobcuxcdkjoxfe")
suspend fun snapshotOwners(value: Output<List<String>>)
@JvmName(name = "pcnpcgbpogfcohyu")
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 = "anxastitirrvmhas")
suspend fun snapshotOwners(vararg values: Output<String>)


@JvmName(name = "mnpphudpmgoymtjx")
suspend fun snapshotOwners(values: List<Output<String>>)
@JvmName(name = "yxgwgikovcfndraj")
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.