excludeDiskIds

@JvmName(name = "jshpydhxugoksbyg")
suspend fun excludeDiskIds(value: Output<List<String>>)
@JvmName(name = "jrdkdpqkacmybjal")
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 = "phjdghvxcxfxyccu")
suspend fun excludeDiskIds(vararg values: Output<String>)


@JvmName(name = "qpyjqmmhbwdibyqx")
suspend fun excludeDiskIds(values: List<Output<String>>)
@JvmName(name = "hhumkokphtmuluxi")
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.