AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A list of all available options for an option group.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class OptionConfiguration
The OptionConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
OptionConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
DBSecurityGroupMemberships | System.Collections.Generic.List<System.String> |
Gets and sets the property DBSecurityGroupMemberships. A list of DB security groups used for this option. |
![]() |
OptionName | System.String |
Gets and sets the property OptionName. The configuration of options to include in a group. |
![]() |
OptionSettings | System.Collections.Generic.List<Amazon.RDS.Model.OptionSetting> |
Gets and sets the property OptionSettings. The option settings to include in an option group. |
![]() |
OptionVersion | System.String |
Gets and sets the property OptionVersion. The version for the option. |
![]() |
Port | System.Int32 |
Gets and sets the property Port. The optional port for the option. |
![]() |
VpcSecurityGroupMemberships | System.Collections.Generic.List<System.String> |
Gets and sets the property VpcSecurityGroupMemberships. A list of VPC security group names used for this option. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5