Amazon EC2 LaunchTemplate Ipv6Add
The
Ipv6Add property type describes an IPv6 address in an Amazon EC2 launch template.
Ipv6Add is a property of the Amazon EC2 LaunchTemplate NetworkInterface property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Ipv6Address" :String}
YAML
Ipv6Address:String
Properties
Ipv6Address-
The IPv6 address.
Required: No
Type: String
Update requires: No interruption
See Also
-
InstanceIpv6AddressRequest in the Amazon EC2 API Reference
