Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DeploymentVersionSummary

The summary data of a specific deployment version.

Properties

deploymentType

deploymentType: DeploymentType

The type of deployment, which can be any one of the Allowed values. NOTE: Use of the value 'OGG' is maintained for backward compatibility purposes. Its use is discouraged in favor of 'DATABASE_ORACLE'.

Optional isSecurityFix

isSecurityFix: undefined | false | true

Indicates if OGG release contains security fix.

oggVersion

oggVersion: string

Version of OGG

Optional releaseType

releaseType: model.ReleaseType

The type of release.

Optional timeReleased

timeReleased: Date

The time the resource was released. The format is defined by RFC3339, such as {@code 2016-08-25T21:10:29.600Z}.

Optional timeSupportedUntil

timeSupportedUntil: Date

The time until OGG version is supported. After this date has passed OGG version will not be available anymore. The format is defined by RFC3339, such as {@code 2016-08-25T21:10:29.600Z}.

Functions

getDeserializedJsonObj

getJsonObj