You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::NetworkInterfaceAssociation Instance Attribute Summary collapseThe carrier IP address associated with the network interface.
The ID of the owner of the Elastic IP address.
The public DNS name.
The public IP address or Elastic IP address bound to the network interface.
Disassociates an Elastic IP address from the instance or network interface it's associated with.
An Elastic IP address is for use in either the EC2-Classic platform or in a VPC.
add_data_attribute, add_identifier, #data, data_attributes, #data_loaded?, identifiers, #load, #wait_until
Methods included from Resources::OperationMethods#add_batch_operation, #add_operation, #batch_operation, #batch_operation_names, #batch_operations, #operation, #operation_names, #operations
Constructor Details #initialize(id, options = {}) ⇒ Object #initialize(options = {}) ⇒ Object Instance Attribute Details #carrier_ip ⇒ StringThe carrier IP address associated with the network interface.
#ip_owner_id ⇒ StringThe ID of the owner of the Elastic IP address.
#public_dns_name ⇒ String #public_ip ⇒ StringThe public IP address or Elastic IP address bound to the network interface.
Instance Method Details #delete(options = {}) ⇒ StructDisassociates an Elastic IP address from the instance or network interface it's associated with.
An Elastic IP address is for use in either the EC2-Classic platform or in a VPC. For more information, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.
This is an idempotent operation. If you perform the operation more than once, Amazon EC2 doesn't return an error.
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