A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/RDS/Types/OptionGroupOption.html below:

OptionGroupOption — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RDS::Types::OptionGroupOption
Inherits:
Struct show all
Defined in:
(unknown)
Overview Instance Attribute Summary collapse Instance Attribute Details #default_port ⇒ Integer

If the option requires a port, specifies the default port for the option.

#description ⇒ String

The description of the option.

#engine_name ⇒ String

The name of the engine that this option can be applied to.

#major_engine_version ⇒ String

Indicates the major engine version that the option is available for.

#minimum_required_minor_engine_version ⇒ String

The 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 ⇒ Boolean

Permanent 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 ⇒ Boolean

Persistent 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 ⇒ Boolean

Specifies whether the option requires a port.

#requires_auto_minor_engine_version_upgrade ⇒ Boolean

If 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 ⇒ Boolean

If 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 ⇒ Boolean

If 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