AWS SDK for .NET Documentation
AutoMinorVersionUpgrade Property
AmazonAmazon.ElastiCache.ModelCreateCacheClusterRequestAutoMinorVersionUpgrade Did this page help you?   Yes   No    Tell us about it...
Determines whether minor engine upgrades will be applied automatically to the cache cluster during the maintenance window. A value of true allows these upgrades to occur; false disables automatic upgrades. Default: true
Declaration Syntax
C#
public bool AutoMinorVersionUpgrade { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)