|
20248 | 20248 | "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the core network.</p>"
|
20249 | 20249 | }
|
20250 | 20250 | },
|
| 20251 | + "OdbNetworkArn": { |
| 20252 | + "target": "com.amazonaws.ec2#OdbNetworkArn", |
| 20253 | + "traits": { |
| 20254 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the ODB network.</p>" |
| 20255 | + } |
| 20256 | + }, |
20251 | 20257 | "DryRun": {
|
20252 | 20258 | "target": "com.amazonaws.ec2#Boolean",
|
20253 | 20259 | "traits": {
|
|
29725 | 29731 | "target": "com.amazonaws.ec2#String",
|
29726 | 29732 | "traits": {
|
29727 | 29733 | "smithy.api#clientOptional": {},
|
29728 |
| - "smithy.api#documentation": "<p>The CIDR you want to deprovision from the pool. Enter the CIDR you want to deprovision with a netmask of <code>/32</code>. You must rerun this command for each IP address in the CIDR range. If your CIDR is a <code>/24</code>, you will have to run this command to deprovision each of the 256 IP addresses in the <code>/24</code> CIDR.</p>", |
| 29734 | + "smithy.api#documentation": "<p>The CIDR you want to deprovision from the pool.</p>", |
29729 | 29735 | "smithy.api#required": {}
|
29730 | 29736 | }
|
29731 | 29737 | }
|
|
91240 | 91246 | }
|
91241 | 91247 | }
|
91242 | 91248 | },
|
| 91249 | + "com.amazonaws.ec2#OdbNetworkArn": { |
| 91250 | + "type": "string" |
| 91251 | + }, |
91243 | 91252 | "com.amazonaws.ec2#OfferingClassType": {
|
91244 | 91253 | "type": "enum",
|
91245 | 91254 | "members": {
|
|
96832 | 96841 | "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the core network.</p>"
|
96833 | 96842 | }
|
96834 | 96843 | },
|
| 96844 | + "OdbNetworkArn": { |
| 96845 | + "target": "com.amazonaws.ec2#OdbNetworkArn", |
| 96846 | + "traits": { |
| 96847 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the ODB network.</p>" |
| 96848 | + } |
| 96849 | + }, |
96835 | 96850 | "DryRun": {
|
96836 | 96851 | "target": "com.amazonaws.ec2#Boolean",
|
96837 | 96852 | "traits": {
|
@@ -101472,6 +101487,14 @@
|
101472 | 101487 | "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the core network.</p>",
|
101473 | 101488 | "smithy.api#xmlName": "coreNetworkArn"
|
101474 | 101489 | }
|
| 101490 | + }, |
| 101491 | + "OdbNetworkArn": { |
| 101492 | + "target": "com.amazonaws.ec2#OdbNetworkArn", |
| 101493 | + "traits": { |
| 101494 | + "aws.protocols#ec2QueryName": "OdbNetworkArn", |
| 101495 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the ODB network.</p>", |
| 101496 | + "smithy.api#xmlName": "odbNetworkArn" |
| 101497 | + } |
101475 | 101498 | }
|
101476 | 101499 | },
|
101477 | 101500 | "traits": {
|
|
0 commit comments