OptionConfiguration
A list of all available options for an option group.
Contents
Note
In the following list, the required parameters are described first.
- OptionName
-
The configuration of options to include in a group.
Type: String
Required: Yes
- DBSecurityGroupMemberships.DBSecurityGroupName.N
-
A list of DB security groups used for this option.
Type: Array of strings
Required: No
- OptionSettings.OptionSetting.N
-
The option settings to include in an option group.
Type: Array of OptionSetting objects
Required: No
- OptionVersion
-
The version for the option.
Type: String
Required: No
- Port
-
The optional port for the option.
Type: Integer
Required: No
- VpcSecurityGroupMemberships.VpcSecurityGroupId.N
-
A list of VPC security group names used for this option.
Type: Array of strings
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: