Enum MaintenanceTrackName
(experimental) The maintenance track for the cluster.
Namespace: Amazon.CDK.AWS.Redshift.Alpha
Assembly: Amazon.CDK.AWS.Redshift.Alpha.dll
Syntax (csharp)
public enum MaintenanceTrackName
Syntax (vb)
Public Enum MaintenanceTrackName
Remarks
Stability: Experimental
Synopsis
Fields
CURRENT | (experimental) Updated to the most recently certified maintenance release. |
TRAILING | (experimental) Update to the previously certified maintenance release. |
Fields
Name | Description |
---|---|
CURRENT | (experimental) Updated to the most recently certified maintenance release. |
TRAILING | (experimental) Update to the previously certified maintenance release. |