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/Lightsail/Types/RelationalDatabaseParameter.html below:

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

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

{
  allowed_values: "string",
  apply_method: "string",
  apply_type: "string",
  data_type: "string",
  description: "string",
  is_modifiable: false,
  parameter_name: "string",
  parameter_value: "string",
}

Describes the parameters of a database.

Instance Attribute Summary collapse Instance Attribute Details #allowed_values ⇒ String

Specifies the valid range of values for the parameter.

#apply_method ⇒ String

Indicates when parameter updates are applied.

Can be immediate or pending-reboot.

#apply_type ⇒ String

Specifies the engine-specific parameter type.

#data_type ⇒ String

Specifies the valid data type for the parameter.

#description ⇒ String

Provides a description of the parameter.

#is_modifiable ⇒ Boolean

A Boolean value indicating whether the parameter can be modified.

#parameter_name ⇒ String

Specifies the name of the parameter.

#parameter_value ⇒ String

Specifies the value of the parameter.


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