Creates a new Option Group.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
Specifies the name of the option group to be created. Constraints:
Example: |
|
|
Required |
Specifies the name of the engine that this option group should be associated with. |
|
|
Required |
Specifies the major version of the engine that this option group should be associated with. |
|
|
Required |
The description of the option group. |
|
|
Optional |
An associative array of parameters that can have the following keys:
|
Returns
Type |
Description |
---|---|
A |
Source
Method defined in services/rds.class.php | Toggle source view (10 lines) | View on GitHub