You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDS::DBSecurityGroup Instance Attribute Summary collapseThe Amazon Resource Name (ARN) for the DB security group.
Provides the description of the DB security group.
Specifies the name of the DB security group.
Contains a list of EC2SecurityGroup
elements.
Contains a list of IPRange
elements.
Provides the AWS ID of the owner of a specific DB security group.
Provides the VpcId of the DB security group.
Deletes a DB security group.
The specified DB security group must not be associated with any DB instances.
.
Returns a Collection of Event resources.
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 #db_security_group_arn ⇒ StringThe Amazon Resource Name (ARN) for the DB security group.
#db_security_group_description ⇒ StringProvides the description of the DB security group.
#db_security_group_name ⇒ StringSpecifies the name of the DB security group.
#ip_ranges ⇒ Array<Types::IPRange>Contains a list of IPRange
elements.
Provides the AWS ID of the owner of a specific DB security group.
#vpc_id ⇒ StringProvides the VpcId of the DB security group.
Instance Method Details #delete ⇒ StructDeletes a DB security group.
The specified DB security group must not be associated with any DB instances.
#events(options = {}) ⇒ Collection<Event>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