|
2309 | 2309 | },
|
2310 | 2310 | "virtualInterfaceName":{
|
2311 | 2311 | "shape":"VirtualInterfaceName",
|
2312 |
| - "documentation":"<p>The name of the virtual interface assigned by the customer network.</p>" |
| 2312 | + "documentation":"<p>Provides the details about a virtual interface's router.</p>" |
2313 | 2313 | }
|
2314 | 2314 | }
|
2315 | 2315 | },
|
|
2622 | 2622 | "documentation":"<p>A tag key was specified more than once.</p>",
|
2623 | 2623 | "exception":true
|
2624 | 2624 | },
|
| 2625 | + "EnableSiteLink":{"type":"boolean"}, |
2625 | 2626 | "EncryptionMode":{"type":"string"},
|
2626 | 2627 | "EndTime":{"type":"timestamp"},
|
2627 | 2628 | "ErrorMessage":{"type":"string"},
|
|
3071 | 3072 | "tags":{
|
3072 | 3073 | "shape":"TagList",
|
3073 | 3074 | "documentation":"<p>The tags associated with the private virtual interface.</p>"
|
| 3075 | + }, |
| 3076 | + "enableSiteLink":{ |
| 3077 | + "shape":"EnableSiteLink", |
| 3078 | + "documentation":"<p>Indicates whether to enable or disable SiteLink.</p>" |
3074 | 3079 | }
|
3075 | 3080 | },
|
3076 | 3081 | "documentation":"<p>Information about a private virtual interface.</p>"
|
|
3258 | 3263 | "tags":{
|
3259 | 3264 | "shape":"TagList",
|
3260 | 3265 | "documentation":"<p>The tags associated with the transitive virtual interface.</p>"
|
| 3266 | + }, |
| 3267 | + "enableSiteLink":{ |
| 3268 | + "shape":"EnableSiteLink", |
| 3269 | + "documentation":"<p>Indicates whether to enable or disable SiteLink.</p>" |
3261 | 3270 | }
|
3262 | 3271 | },
|
3263 | 3272 | "documentation":"<p>Information about a transit virtual interface.</p>"
|
|
3395 | 3404 | },
|
3396 | 3405 | "RouterTypeIdentifier":{"type":"string"},
|
3397 | 3406 | "SecretARN":{"type":"string"},
|
| 3407 | + "SiteLinkEnabled":{"type":"boolean"}, |
3398 | 3408 | "Software":{"type":"string"},
|
3399 | 3409 | "StartBgpFailoverTestRequest":{
|
3400 | 3410 | "type":"structure",
|
|
3639 | 3649 | "mtu":{
|
3640 | 3650 | "shape":"MTU",
|
3641 | 3651 | "documentation":"<p>The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.</p>"
|
| 3652 | + }, |
| 3653 | + "enableSiteLink":{ |
| 3654 | + "shape":"EnableSiteLink", |
| 3655 | + "documentation":"<p>Indicates whether to enable or disable SiteLink.</p>" |
| 3656 | + }, |
| 3657 | + "virtualInterfaceName":{ |
| 3658 | + "shape":"VirtualInterfaceName", |
| 3659 | + "documentation":"<p>The name of the virtual private interface.</p>" |
3642 | 3660 | }
|
3643 | 3661 | }
|
3644 | 3662 | },
|
|
3779 | 3797 | "tags":{
|
3780 | 3798 | "shape":"TagList",
|
3781 | 3799 | "documentation":"<p>The tags associated with the virtual interface.</p>"
|
| 3800 | + }, |
| 3801 | + "siteLinkEnabled":{ |
| 3802 | + "shape":"SiteLinkEnabled", |
| 3803 | + "documentation":"<p>Indicates whether SiteLink is enabled.</p>" |
3782 | 3804 | }
|
3783 | 3805 | },
|
3784 | 3806 | "documentation":"<p>Information about a virtual interface.</p>"
|
|
0 commit comments