AWS SDK Version 2 for .NET
API Reference

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.

.NET Framework 4.5
 
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.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.OptionGroupOptionSetting

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class OptionGroupOptionSetting : Object

The OptionGroupOptionSetting type exposes the following members

Constructors

NameDescription
Public Method OptionGroupOptionSetting()

Properties

NameTypeDescription
Public Property AllowedValues System.String Gets and sets the property AllowedValues.

Indicates the acceptable values for the option group option.

Public Property ApplyType System.String Gets and sets the property ApplyType.

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

Public Property DefaultValue System.String Gets and sets the property DefaultValue.

The default value for the option group option.

Public Property IsModifiable System.Boolean Gets and sets the property IsModifiable.

Boolean value where true indicates that this option group option can be changed from the default value.

Public Property SettingDescription System.String Gets and sets the property SettingDescription.

The description of the option group option.

Public Property SettingName System.String Gets and sets the property SettingName.

The name of the option group option.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1