You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDS::Types::OptionGroupOptionIf the option requires a port, specifies the default port for the option.
The description of the option.
The name of the engine that this option can be applied to.
Indicates the major engine version that the option is available for.
The minimum required engine version for the option to be applied.
The name of the option.
The option settings that are available (and the default value) for each option in an option group.
The versions that are available for the option.
The options that conflict with this option.
The options that are prerequisites for this option.
Permanent options can never be removed from an option group.
Persistent options can\'t be removed from an option group while DB instances are associated with the option group.
Specifies whether the option requires a port.
If true, you must enable the Auto Minor Version Upgrade setting for your DB instance before you can use this option.
If true, you can change the option to an earlier version of the option.
If true, you can only use this option with a DB instance that is in a VPC.
If the option requires a port, specifies the default port for the option.
#description ⇒ StringThe description of the option.
#engine_name ⇒ StringThe name of the engine that this option can be applied to.
#major_engine_version ⇒ StringIndicates the major engine version that the option is available for.
#minimum_required_minor_engine_version ⇒ StringThe minimum required engine version for the option to be applied.
#option_group_option_settings ⇒ Array<Types::OptionGroupOptionSetting>The option settings that are available (and the default value) for each option in an option group.
#option_group_option_versions ⇒ Array<Types::OptionVersion>The versions that are available for the option.
#options_conflicts_with ⇒ Array<String>The options that conflict with this option.
#options_depended_on ⇒ Array<String>The options that are prerequisites for this option.
#permanent ⇒ BooleanPermanent options can never be removed from an option group. An option group containing a permanent option can\'t be removed from a DB instance.
#persistent ⇒ BooleanPersistent options can\'t be removed from an option group while DB instances are associated with the option group. If you disassociate all DB instances from the option group, your can remove the persistent option from the option group.
#port_required ⇒ BooleanSpecifies whether the option requires a port.
#requires_auto_minor_engine_version_upgrade ⇒ BooleanIf true, you must enable the Auto Minor Version Upgrade setting for your DB instance before you can use this option. You can enable Auto Minor Version Upgrade when you first create your DB instance, or by modifying your DB instance later.
#supports_option_version_downgrade ⇒ BooleanIf true, you can change the option to an earlier version of the option. This only applies to options that have different versions available.
#vpc_only ⇒ BooleanIf true, you can only use this option with a DB instance that is in a VPC.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4