You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::InstanceIpv6Address
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::InstanceIpv6Address
- Defined in:
- (unknown)
Overview
Note:
When passing InstanceIpv6Address as input to an Aws::Client method, you can use a vanilla Hash:
{
ipv_6_address: "String",
}
Describes an IPv6 address.
Instance Attribute Summary collapse
-
#ipv_6_address ⇒ String
The IPv6 address.
Instance Attribute Details
#ipv_6_address ⇒ String
The IPv6 address.