excludeDisks

@JvmName(name = "ghgfdnxbcybbthki")
suspend fun excludeDisks(value: Output<List<ApiEntityReferenceArgs>>)
@JvmName(name = "vlvnilmcqiyvbepe")
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 = "flowmutrtyaynwoi")
suspend fun excludeDisks(vararg values: Output<ApiEntityReferenceArgs>)


@JvmName(name = "mabdvwbftjbfgnej")
suspend fun excludeDisks(values: List<Output<ApiEntityReferenceArgs>>)
@JvmName(name = "lyqldgvxclrboeej")
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 = "vdsrcofwpgsrjlic")
suspend fun excludeDisks(argument: List<suspend ApiEntityReferenceArgsBuilder.() -> Unit>)
@JvmName(name = "ttdwxauwotpejpgo")
suspend fun excludeDisks(vararg argument: suspend ApiEntityReferenceArgsBuilder.() -> Unit)
@JvmName(name = "fppgkofienwhvqtw")
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.