You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDS::Parameter Instance Attribute Summary collapseSpecifies the valid range of values for the parameter.
Indicates when to apply parameter updates.
Specifies the engine specific parameters type.
Specifies the valid data type for the parameter.
Provides a description of the parameter.
Indicates whether (true
) or not (false
) the parameter can be modified.
The earliest engine version to which the parameter can apply.
Specifies the name of the parameter.
Specifies the value of the parameter.
Indicates the source of the parameter value.
The valid DB engine modes.
add_data_attribute, add_identifier, #data, data_attributes, #data_loaded?, identifiers, #load, #wait_until
Methods included from Aws::Resources::OperationMethods#add_batch_operation, #add_operation, #batch_operation, #batch_operation_names, #batch_operations, #operation, #operation_names, #operations
Constructor Details #initialize(name, options = {}) ⇒ Object #initialize(options = {}) ⇒ Object Instance Attribute Details #allowed_values ⇒ StringSpecifies the valid range of values for the parameter.
#apply_method ⇒ StringIndicates when to apply parameter updates.
Possible values:
Specifies the engine specific parameters type.
#data_type ⇒ StringSpecifies the valid data type for the parameter.
#description ⇒ StringProvides a description of the parameter.
#is_modifiable ⇒ BooleanIndicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
The earliest engine version to which the parameter can apply.
#parameter_name ⇒ StringSpecifies the name of the parameter.
#parameter_value ⇒ StringSpecifies the value of the parameter.
#source ⇒ StringIndicates the source of the parameter value.
#supported_engine_modes ⇒ Array<String>The valid DB engine modes.
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