excludeDisks

@JvmName(name = "yqhlypoahasvcosa")
suspend fun excludeDisks(value: Output<List<ApiEntityReferenceArgs>>)
@JvmName(name = "bqfufhkhyppeusbb")
suspend fun excludeDisks(value: List<ApiEntityReferenceArgs>?)

Parameters

value

List of disk resource ids that the customer wishes to exclude from the restore point. If no disks are specified, all disks will be included.


@JvmName(name = "briibdjkoehjklsd")
suspend fun excludeDisks(vararg values: Output<ApiEntityReferenceArgs>)


@JvmName(name = "hsnfjubpysjlgbww")
suspend fun excludeDisks(values: List<Output<ApiEntityReferenceArgs>>)
@JvmName(name = "sdqmfuwpujchtlkc")
suspend fun excludeDisks(vararg values: ApiEntityReferenceArgs)

Parameters

values

List of disk resource ids that the customer wishes to exclude from the restore point. If no disks are specified, all disks will be included.


@JvmName(name = "yaeaywtsljiutbin")
suspend fun excludeDisks(argument: List<suspend ApiEntityReferenceArgsBuilder.() -> Unit>)
@JvmName(name = "okrnbbjyvpbikagl")
suspend fun excludeDisks(vararg argument: suspend ApiEntityReferenceArgsBuilder.() -> Unit)
@JvmName(name = "fumphtnaoadoambj")
suspend fun excludeDisks(argument: suspend ApiEntityReferenceArgsBuilder.() -> Unit)

Parameters

argument

List of disk resource ids that the customer wishes to exclude from the restore point. If no disks are specified, all disks will be included.