DBSecurityGroupMemberships |
String
|
Required: No. A list of database security group names for this option. If the option requires access to a port, the security groups must allow access to that port. If you specify this property, don't specify the VPCSecurityGroupMemberships property. |
OptionName |
String
|
Required: Yes. The name of the option. For more information about options, see Working with Option Groups in the Amazon Relational Database Service User Guide. |
OptionSettings |
AmazonRDSOptionGroupOptionConfigurationsOptionSettings
|
Required: No. The settings for this option. |
Port |
Number
|
Required: No. The port number that this option uses. |
VpcSecurityGroupMemberships |
String
|
Required: No. A list of VPC security group IDs for this option. If the option requires access to a port, the security groups must allow access to that port. If you specify this property, don't specify the DBSecurityGroupMemberships property. |