You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDS::OptionGroup Instance Attribute Summary collapseIndicates whether this option group can be applied to both VPC and non-VPC instances.
Indicates the name of the engine that this option group can be applied to.
Indicates the major engine version associated with this option group.
The Amazon Resource Name (ARN) for the option group.
Provides a description of the option group.
Specifies the name of the option group.
Indicates what options are available in the option group.
If AllowsVpcAndNonVpcInstanceMemberships is false
, this field is blank.
Deletes an existing option group.
.
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 #allows_vpc_and_non_vpc_instance_memberships ⇒ BooleanIndicates whether this option group can be applied to both VPC and non-VPC instances. The value true
indicates the option group can be applied to both VPC and non-VPC instances.
Indicates the name of the engine that this option group can be applied to.
#major_engine_version ⇒ StringIndicates the major engine version associated with this option group.
#option_group_arn ⇒ StringThe Amazon Resource Name (ARN) for the option group.
#option_group_description ⇒ StringProvides a description of the option group.
#option_group_name ⇒ StringSpecifies the name of the option group.
#options ⇒ Array<Types::Option>Indicates what options are available in the option group.
#vpc_id ⇒ StringIf AllowsVpcAndNonVpcInstanceMemberships is false
, this field is blank. If AllowsVpcAndNonVpcInstanceMemberships is true
and this field is blank, then this option group can be applied to both VPC and non-VPC instances. If this field contains a value, then this option group can only be applied to instances that are in the VPC indicated by this field.
Deletes an existing option group.
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