OptionGroupOptionSetting - Amazon Relational Database Service

OptionGroupOptionSetting

Option group option settings are used to display settings available for each option with their default values and other information. These values are used with the DescribeOptionGroupOptions action.

Contents

Note

In the following list, the required parameters are described first.

AllowedValues

Indicates the acceptable values for the option group option.

Type: String

Required: No

ApplyType

The DB engine specific parameter type for the option group option.

Type: String

Required: No

DefaultValue

The default value for the option group option.

Type: String

Required: No

IsModifiable

Indicates whether this option group option can be changed from the default value.

Type: Boolean

Required: No

IsRequired

Indicates whether a value must be specified for this option setting of the option group option.

Type: Boolean

Required: No

MinimumEngineVersionPerAllowedValue.MinimumEngineVersionPerAllowedValue.N

The minimum DB engine version required for the corresponding allowed value for this option setting.

Type: Array of MinimumEngineVersionPerAllowedValue objects

Required: No

SettingDescription

The description of the option group option.

Type: String

Required: No

SettingName

The name of the option group option.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: