|
1068 | 1068 | "shape": "__string",
|
1069 | 1069 | "locationName": "streamId",
|
1070 | 1070 | "documentation": "The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams."
|
| 1071 | + }, |
| 1072 | + "VpcInterfaceAttachment": { |
| 1073 | + "shape": "VpcInterfaceAttachment", |
| 1074 | + "locationName": "vpcInterfaceAttachment", |
| 1075 | + "documentation": "The name of the VPC interface attachment to use for this output." |
1071 | 1076 | }
|
1072 | 1077 | },
|
1073 | 1078 | "documentation": "The output that you want to add to this flow.",
|
|
1790 | 1795 | "shape": "Transport",
|
1791 | 1796 | "locationName": "transport",
|
1792 | 1797 | "documentation": "Attributes related to the transport stream that are used in the output."
|
| 1798 | + }, |
| 1799 | + "VpcInterfaceAttachment": { |
| 1800 | + "shape": "VpcInterfaceAttachment", |
| 1801 | + "locationName": "vpcInterfaceAttachment", |
| 1802 | + "documentation": "The name of the VPC interface attachment to use for this output." |
1793 | 1803 | }
|
1794 | 1804 | },
|
1795 | 1805 | "documentation": "The settings for an output.",
|
|
2484 | 2494 | "shape": "__string",
|
2485 | 2495 | "locationName": "streamId",
|
2486 | 2496 | "documentation": "The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams."
|
| 2497 | + }, |
| 2498 | + "VpcInterfaceAttachment": { |
| 2499 | + "shape": "VpcInterfaceAttachment", |
| 2500 | + "locationName": "vpcInterfaceAttachment", |
| 2501 | + "documentation": "The name of the VPC interface attachment to use for this output." |
2487 | 2502 | }
|
2488 | 2503 | },
|
2489 | 2504 | "documentation": "The fields that you want to update in the output.",
|
|
2659 | 2674 | "Name"
|
2660 | 2675 | ]
|
2661 | 2676 | },
|
| 2677 | + "VpcInterfaceAttachment": { |
| 2678 | + "type": "structure", |
| 2679 | + "members": { |
| 2680 | + "VpcInterfaceName": { |
| 2681 | + "shape": "__string", |
| 2682 | + "locationName": "vpcInterfaceName", |
| 2683 | + "documentation": "The name of the VPC interface to use for this output." |
| 2684 | + } |
| 2685 | + }, |
| 2686 | + "documentation": "The settings for attaching a VPC interface to an output." |
| 2687 | + }, |
2662 | 2688 | "VpcInterfaceRequest": {
|
2663 | 2689 | "type": "structure",
|
2664 | 2690 | "members": {
|
|
0 commit comments