AutonomousVirtualMachineSummary

A summary of an Autonomous Virtual Machine (VM) within an Autonomous VM cluster.

Types

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

Properties

Link copied to clipboard

The unique identifier of the Autonomous VM.

Link copied to clipboard

The IP address used by clients to connect to this Autonomous VM.

Link copied to clipboard

The unique identifier of the Autonomous VM cluster containing this Autonomous VM.

Link copied to clipboard

The number of CPU cores allocated to this Autonomous VM.

Link copied to clipboard

The amount of storage allocated to this Autonomous Virtual Machine, in gigabytes (GB).

Link copied to clipboard

The display name of the database server hosting this Autonomous VM.

Link copied to clipboard

The unique identifier of the database server hosting this Autonomous VM.

Link copied to clipboard

The amount of memory allocated to this Autonomous VM, in gigabytes (GB).

Link copied to clipboard
val ocid: String?

The Oracle Cloud Identifier (OCID) of the Autonomous VM.

Link copied to clipboard

The name of the Oracle Cloud Infrastructure (OCI) resource anchor associated with this Autonomous VM.

Link copied to clipboard

The current status of the Autonomous VM.

Link copied to clipboard

Additional information about the current status of the Autonomous VM, if applicable.

Link copied to clipboard

The name of the Autonomous VM.

Functions

Link copied to clipboard
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