Class: Aws::EC2::Types::Address

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb

Overview

Describes an Elastic IP address, or a carrier IP address.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#allocation_idString

The ID representing the allocation of the address.

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#association_idString

The ID representing the association of the address with an instance.

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#carrier_ipString

The carrier IP address associated. This option is only available for network interfaces which reside in a subnet in a Wavelength Zone (for example an EC2 instance).

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#customer_owned_ipString

The customer-owned IP address.

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#customer_owned_ipv_4_poolString

The ID of the customer-owned address pool.

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#domainString

The network (vpc).

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#instance_idString

The ID of the instance that the address is associated with (if any).

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#network_border_groupString

The name of the unique set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses.

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#network_interface_idString

The ID of the network interface.

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#network_interface_owner_idString

The ID of the Amazon Web Services account that owns the network interface.

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#private_ip_addressString

The private IP address associated with the Elastic IP address.

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#public_ipString

The Elastic IP address.

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#public_ipv_4_poolString

The ID of an address pool.

Returns:

  • (String)


698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

Any tags assigned to the Elastic IP address.

Returns:



698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 698

class Address < Struct.new(
  :instance_id,
  :public_ip,
  :allocation_id,
  :association_id,
  :domain,
  :network_interface_id,
  :network_interface_owner_id,
  :private_ip_address,
  :tags,
  :public_ipv_4_pool,
  :network_border_group,
  :customer_owned_ip,
  :customer_owned_ipv_4_pool,
  :carrier_ip)
  SENSITIVE = []
  include Aws::Structure
end