Gets and sets the property AllowVersionUpgrade.
If CopyC#
, upgrades can be applied during the maintenance window to the
Amazon Redshift engine that is running on the cluster.
true
When a new version of the Amazon Redshift engine is released, you can request that the service automatically apply upgrades during the maintenance window to the Amazon Redshift engine that is running on your cluster.
Default: CopyC#
true

C# |
public bool AllowVersionUpgrade { get; set; }