Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jun 5, 2024
1 parent 882127d commit fb6840b
Show file tree
Hide file tree
Showing 3 changed files with 509 additions and 50 deletions.
12 changes: 12 additions & 0 deletions codegen/sdk-codegen/aws-models/global-accelerator.json
Original file line number Diff line number Diff line change
Expand Up @@ -5860,6 +5860,12 @@
"smithy.api#documentation": "<p>The IP address type that an accelerator supports. For a standard accelerator, the value can be IPV4 or DUAL_STACK.</p>"
}
},
"IpAddresses": {
"target": "com.amazonaws.globalaccelerator#IpAddresses",
"traits": {
"smithy.api#documentation": "<p>The IP addresses for an accelerator.</p>"
}
},
"Enabled": {
"target": "com.amazonaws.globalaccelerator#GenericBoolean",
"traits": {
Expand Down Expand Up @@ -6094,6 +6100,12 @@
"smithy.api#documentation": "<p>The IP address type that an accelerator supports. For a custom routing accelerator, the value must be IPV4.</p>"
}
},
"IpAddresses": {
"target": "com.amazonaws.globalaccelerator#IpAddresses",
"traits": {
"smithy.api#documentation": "<p>The IP addresses for an accelerator.</p>"
}
},
"Enabled": {
"target": "com.amazonaws.globalaccelerator#GenericBoolean",
"traits": {
Expand Down
Loading

0 comments on commit fb6840b

Please sign in to comment.