type

@JvmName(name = "dlhgoculqrbhrrno")
suspend fun type(value: Output<BackupRunType>)
@JvmName(name = "mirjehrnarkwdmfk")
suspend fun type(value: BackupRunType?)

Parameters

value

The type of this run; can be either "AUTOMATED" or "ON_DEMAND" or "FINAL". This field defaults to "ON_DEMAND" and is ignored, when specified for insert requests.