AWS SDK for .NET Documentation
OptionGroupName Property
AmazonAmazon.RDS.ModelModifyDBInstanceRequestOptionGroupName Did this page help you?   Yes   No    Tell us about it...
Indicates that the DB Instance should be associated with the specified option group. Changing this parameter does not result in an outage except in the following case and the change is applied during the next maintenance window unless the ApplyImmediately parameter is set to true for this request. If the parameter change results in an option group that enables OEM, this change can cause a brief (sub-second) period during which new connections are rejected but existing connections are not interrupted.
Declaration Syntax
C#
public string OptionGroupName { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)