|
16349 | 16349 | "IpAddress": {
|
16350 | 16350 | "target": "com.amazonaws.ec2#String",
|
16351 | 16351 | "traits": {
|
16352 |
| - "smithy.api#documentation": "<p>IPv4 address for the customer gateway device's outside interface. The address must be\n static. If <code>OutsideIpAddressType</code> in your VPN connection options is set to\n <code>PrivateIpv4</code>, you can use an RFC6598 or RFC1918 private IPv4 address. If\n <code>OutsideIpAddressType</code> is set to <code>PublicIpv4</code>, you can use a\n public IPv4 address. </p>" |
| 16352 | + "smithy.api#documentation": "<p>The IP address for the customer gateway device's outside interface. The address must be\n static. If <code>OutsideIpAddressType</code> in your VPN connection options is set to\n <code>PrivateIpv4</code>, you can use an RFC6598 or RFC1918 private IPv4 address. If\n <code>OutsideIpAddressType</code> is set to <code>Ipv6</code>, you can use an IPv6 address. </p>" |
16353 | 16353 | }
|
16354 | 16354 | },
|
16355 | 16355 | "BgpAsnExtended": {
|
|
24511 | 24511 | "target": "com.amazonaws.ec2#String",
|
24512 | 24512 | "traits": {
|
24513 | 24513 | "aws.protocols#ec2QueryName": "IpAddress",
|
24514 |
| - "smithy.api#documentation": "<p>\n IPv4 address for the customer gateway device's outside interface. The address must be static. If <code>OutsideIpAddressType</code> in your VPN connection options is set to <code>PrivateIpv4</code>, you can use an RFC6598 or RFC1918 private IPv4 address. If <code>OutsideIpAddressType</code> is set to <code>PublicIpv4</code>, you can use a public IPv4 address.\n </p>", |
| 24514 | + "smithy.api#documentation": "<p>\n The IP address for the customer gateway device's outside interface. The address must be static. If <code>OutsideIpAddressType</code> in your VPN connection options is set to <code>PrivateIpv4</code>, you can use an RFC6598 or RFC1918 private IPv4 address. If \n <code>OutsideIpAddressType</code> is set to <code>PublicIpv4</code>, you can use a public IPv4 address. If <code>OutsideIpAddressType</code> is set to <code>Ipv6</code>, you can use a public IPv6 address.\n </p>", |
24515 | 24515 | "smithy.api#xmlName": "ipAddress"
|
24516 | 24516 | }
|
24517 | 24517 | },
|
@@ -119784,7 +119784,7 @@
|
119784 | 119784 | "target": "com.amazonaws.ec2#String",
|
119785 | 119785 | "traits": {
|
119786 | 119786 | "aws.protocols#ec2QueryName": "OutsideIpAddressType",
|
119787 |
| - "smithy.api#documentation": "<p>The type of IPv4 address assigned to the outside interface of the customer gateway.</p>\n <p>Valid values: <code>PrivateIpv4</code> | <code>PublicIpv4</code>\n </p>\n <p>Default: <code>PublicIpv4</code>\n </p>", |
| 119787 | + "smithy.api#documentation": "<p>The type of IPv4 address assigned to the outside interface of the customer gateway.</p>\n <p>Valid values: <code>PrivateIpv4</code> | <code>PublicIpv4</code> | <code>Ipv6</code>\n </p>\n <p>Default: <code>PublicIpv4</code>\n </p>", |
119788 | 119788 | "smithy.api#xmlName": "outsideIpAddressType"
|
119789 | 119789 | }
|
119790 | 119790 | },
|
@@ -119865,7 +119865,7 @@
|
119865 | 119865 | "OutsideIpAddressType": {
|
119866 | 119866 | "target": "com.amazonaws.ec2#String",
|
119867 | 119867 | "traits": {
|
119868 |
| - "smithy.api#documentation": "<p>The type of IPv4 address assigned to the outside interface of the customer gateway device.</p>\n <p>Valid values: <code>PrivateIpv4</code> | <code>PublicIpv4</code>\n </p>\n <p>Default: <code>PublicIpv4</code>\n </p>" |
| 119868 | + "smithy.api#documentation": "<p>The type of IP address assigned to the outside interface of the customer gateway device.</p>\n <p>Valid values: <code>PrivateIpv4</code> | <code>PublicIpv4</code> | <code>Ipv6</code>\n </p>\n <p>Default: <code>PublicIpv4</code>\n </p>" |
119869 | 119869 | }
|
119870 | 119870 | },
|
119871 | 119871 | "TransportTransitGatewayAttachmentId": {
|
|
0 commit comments