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/OptionConfiguration.html below:

OptionConfiguration — 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::OptionConfiguration
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing OptionConfiguration as input to an Aws::Client method, you can use a vanilla Hash:

{
  option_name: "String",   port: 1,
  option_version: "String",
  db_security_group_memberships: ["String"],
  vpc_security_group_memberships: ["String"],
  option_settings: [
    {
      name: "String",
      value: "String",
      default_value: "String",
      description: "String",
      apply_type: "String",
      data_type: "String",
      allowed_values: "String",
      is_modifiable: false,
      is_collection: false,
    },
  ],
}

A list of all available options

Instance Attribute Summary collapse Instance Attribute Details #db_security_group_memberships ⇒ Array<String>

A list of DBSecurityGroupMembership name strings used for this option.

#option_name ⇒ String

The configuration of options to include in a group.

#option_version ⇒ String

The version for the option.

#port ⇒ Integer

The optional port for the option.

#vpc_security_group_memberships ⇒ Array<String>

A list of VpcSecurityGroupMembership name strings used for this option.


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