snapshotOwners

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


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