AWS SDK for .NET Documentation
ApplyImmediately Property
AmazonAmazon.ElastiCache.ModelModifyCacheClusterRequestApplyImmediately Did this page help you?   Yes   No    Tell us about it...
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster. If false, then changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first. Valid values: true | false Default: false
Declaration Syntax
C#
public bool ApplyImmediately { get; set; }

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