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.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class OptionGroup
The OptionGroup type exposes the following members
Name | Description | |
---|---|---|
![]() |
OptionGroup() |
Name | Type | Description | |
---|---|---|---|
![]() |
AllowsVpcAndNonVpcInstanceMemberships | System.Boolean |
Gets and sets the property AllowsVpcAndNonVpcInstanceMemberships.
Indicates whether this option group can be applied to both VPC and non-VPC instances.
The value |
![]() |
CopyTimestamp | System.DateTime |
Gets and sets the property CopyTimestamp. Indicates when the option group was copied. |
![]() |
EngineName | System.String |
Gets and sets the property EngineName. Indicates the name of the engine that this option group can be applied to. |
![]() |
MajorEngineVersion | System.String |
Gets and sets the property MajorEngineVersion. Indicates the major engine version associated with this option group. |
![]() |
OptionGroupArn | System.String |
Gets and sets the property OptionGroupArn. Specifies the Amazon Resource Name (ARN) for the option group. |
![]() |
OptionGroupDescription | System.String |
Gets and sets the property OptionGroupDescription. Provides a description of the option group. |
![]() |
OptionGroupName | System.String |
Gets and sets the property OptionGroupName. Specifies the name of the option group. |
![]() |
Options | System.Collections.Generic.List<Amazon.RDS.Model.Option> |
Gets and sets the property Options. Indicates what options are available in the option group. |
![]() |
SourceAccountId | System.String |
Gets and sets the property SourceAccountId. Specifies the Amazon Web Services account ID for the option group from which this option group is copied. |
![]() |
SourceOptionGroup | System.String |
Gets and sets the property SourceOptionGroup. Specifies the name of the option group from which this option group is copied. |
![]() |
VpcId | System.String |
Gets and sets the property VpcId.
If AllowsVpcAndNonVpcInstanceMemberships is |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5