excludeDiskIds

@JvmName(name = "qsnbucpnbyntlomt")
suspend fun excludeDiskIds(value: Output<List<String>>)
@JvmName(name = "iftnrvfsrurtgmvn")
suspend fun excludeDiskIds(value: List<String>?)

Parameters

value

The ID of disk N for which you do not need to create snapshots. After this parameter is specified, the created snapshot-consistent group does not contain snapshots of the disk.


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


@JvmName(name = "lgclqicxepmesbic")
suspend fun excludeDiskIds(values: List<Output<String>>)
@JvmName(name = "omoxsggrxleyjqeq")
suspend fun excludeDiskIds(vararg values: String)

Parameters

values

The ID of disk N for which you do not need to create snapshots. After this parameter is specified, the created snapshot-consistent group does not contain snapshots of the disk.