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 3.5
 
A list of all available options

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.OptionConfiguration

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

Syntax

C#
public class OptionConfiguration : Object

The OptionConfiguration type exposes the following members

Constructors

NameDescription
Public Method OptionConfiguration()

Properties

NameTypeDescription
Public Property DBSecurityGroupMemberships System.Collections.Generic.List<System.String> Gets and sets the property DBSecurityGroupMemberships.

A list of DBSecurityGroupMemebrship name strings used for this option.

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

The configuration of options to include in a group.

Public Property OptionSettings System.Collections.Generic.List<Amazon.RDS.Model.OptionSetting> Gets and sets the property OptionSettings.

The option settings to include in an option group.

Public Property Port System.Int32 Gets and sets the property Port.

The optional port for the option.

Public Property VpcSecurityGroupMemberships System.Collections.Generic.List<System.String> Gets and sets the property VpcSecurityGroupMemberships.

A list of VpcSecurityGroupMemebrship name strings used for this 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