DatabaseTool

Information about a database management tool for an Autonomous Database.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The compute capacity allocated to the database management tool.

Link copied to clipboard

Indicates whether the database management tool is enabled.

Link copied to clipboard

The maximum amount of time, in minutes, that the database management tool can be idle before it is shut down.

Link copied to clipboard
val name: String?

The name of the database management tool.

Functions

Link copied to clipboard
inline fun copy(block: DatabaseTool.Builder.() -> Unit = {}): DatabaseTool
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String