owners

@JvmName(name = "pqufuraqiyrfujpm")
suspend fun owners(value: List<String>?)

Parameters

value

Returns the snapshots owned by the specified owner id. Multiple owners can be specified.


@JvmName(name = "uxafkgkmjbtnocfm")
suspend fun owners(vararg values: String)

Parameters

values

Returns the snapshots owned by the specified owner id. Multiple owners can be specified.