Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DefaultConfiguration

Default configurations for PostgreSQL database systems.

Properties

configurationDetails

configurationDetails: DefaultConfigurationDetails

dbVersion

dbVersion: string

Version of the PostgreSQL database.

Optional description

description: undefined | string

A description for the configuration.

displayName

displayName: string

A user-friendly display name for the configuration.

id

id: string

A unique identifier for the configuration.

instanceMemorySizeInGBs

instanceMemorySizeInGBs: number

Memory size in gigabytes with 1GB increment. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

instanceOcpuCount

instanceOcpuCount: number

CPU core count. Minimum value is 1. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

lifecycleState

lifecycleState: LifecycleState

The current state of the configuration.

shape

shape: string

The name of the shape for the configuration. Example: {@code VM.Standard.E4.Flex}

timeCreated

timeCreated: Date

The date and time that the configuration was created, expressed in RFC 3339 timestamp format.

Example: {@code 2016-08-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj