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.
Container for the parameters to the CreateOptionGroup operation. Creates a new option group. You can create up to 20 option groups.
This command doesn't apply to RDS Custom.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class CreateOptionGroupRequest : AmazonRDSRequest IAmazonWebServiceRequest
The CreateOptionGroupRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateOptionGroupRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
EngineName | System.String |
Gets and sets the property EngineName. The name of the engine to associate this option group with. Valid Values:
|
![]() |
MajorEngineVersion | System.String |
Gets and sets the property MajorEngineVersion. Specifies the major version of the engine that this option group should be associated with. |
![]() |
OptionGroupDescription | System.String |
Gets and sets the property OptionGroupDescription. The description of the option group. |
![]() |
OptionGroupName | System.String |
Gets and sets the property OptionGroupName. Specifies the name of the option group to be created. Constraints:
Example: |
![]() |
Tags | System.Collections.Generic.List<Amazon.RDS.Model.Tag> |
Gets and sets the property Tags. Tags to assign to the option group. |
.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