AWS SDK for .NET Documentation
ApplyImmediately Property
AmazonAmazon.ElastiCache.ModelModifyReplicationGroupRequestApplyImmediately 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 replication group. If false, then changes to the nodes in the replication group 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)