Skip to content

Commit fb6840b

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 882127d commit fb6840b

File tree

3 files changed

+509
-50
lines changed

3 files changed

+509
-50
lines changed

codegen/sdk-codegen/aws-models/global-accelerator.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5860,6 +5860,12 @@
58605860
"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>"
58615861
}
58625862
},
5863+
"IpAddresses": {
5864+
"target": "com.amazonaws.globalaccelerator#IpAddresses",
5865+
"traits": {
5866+
"smithy.api#documentation": "<p>The IP addresses for an accelerator.</p>"
5867+
}
5868+
},
58635869
"Enabled": {
58645870
"target": "com.amazonaws.globalaccelerator#GenericBoolean",
58655871
"traits": {
@@ -6094,6 +6100,12 @@
60946100
"smithy.api#documentation": "<p>The IP address type that an accelerator supports. For a custom routing accelerator, the value must be IPV4.</p>"
60956101
}
60966102
},
6103+
"IpAddresses": {
6104+
"target": "com.amazonaws.globalaccelerator#IpAddresses",
6105+
"traits": {
6106+
"smithy.api#documentation": "<p>The IP addresses for an accelerator.</p>"
6107+
}
6108+
},
60976109
"Enabled": {
60986110
"target": "com.amazonaws.globalaccelerator#GenericBoolean",
60996111
"traits": {

0 commit comments

Comments
 (0)