-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsecuritygroup.drawio
369 lines (369 loc) · 32.6 KB
/
securitygroup.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<mxfile host="app.diagrams.net" modified="2020-12-09T17:00:04.710Z" agent="5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36" etag="mBN_2Xd_VaYDzaSTVOzD" version="13.11.0" type="github">
<diagram id="susmKc4R1bcolVnX3SPK" name="Page-1">
<mxGraphModel dx="739" dy="665" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="eS9AzGm47g6UEKA8w0Gg-1" value="SecurityGroup" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="290" y="170" width="280" height="114" as="geometry">
<mxRectangle x="290" y="120" width="80" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-2" value="+ tenant_id: String
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-1">
<mxGeometry y="26" width="280" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-3" value="+ security_group_rules: List<SecurityGroupRule>
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-1">
<mxGeometry y="48" width="280" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-12" value="+ create_at: String
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-1">
<mxGeometry y="70" width="280" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-13" value="+ update_at: String
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-1">
<mxGeometry y="92" width="280" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-14" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="eS9AzGm47g6UEKA8w0Gg-1" target="eS9AzGm47g6UEKA8w0Gg-16">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="294" y="80" as="sourcePoint" />
<mxPoint x="399" y="90" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-16" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center"><b>CustomerResource</b></p><hr size="1"><div style="height: 2px"></div>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;" vertex="1" parent="1">
<mxGeometry x="360" y="70" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-20" value="SecurityGroupRule" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="384" y="460" width="180" height="202" as="geometry">
<mxRectangle x="290" y="120" width="80" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-21" value="+ security_group_id: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-20">
<mxGeometry y="26" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-22" value="+ remote_group_id: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-20">
<mxGeometry y="48" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-23" value="+ direction: String
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-20">
<mxGeometry y="70" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-24" value="+ remote_ip_prefix: String
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-20">
<mxGeometry y="92" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-27" value="+ protocol: String
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-20">
<mxGeometry y="114" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-28" value="+ port_range_max: String
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-20">
<mxGeometry y="136" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-29" value="+ port_range_min: String
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-20">
<mxGeometry y="158" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-30" value="+ ethertype: String
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-20">
<mxGeometry y="180" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-25" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="eS9AzGm47g6UEKA8w0Gg-20" target="eS9AzGm47g6UEKA8w0Gg-26">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="344" y="370" as="sourcePoint" />
<mxPoint x="449" y="380" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-26" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center"><b>CustomerResource</b></p><hr size="1"><div style="height: 2px"></div>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;" vertex="1" parent="1">
<mxGeometry x="404" y="360" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-31" value="<<enumeration>>
Direction" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=40;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="660" y="390" width="130" height="126" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-32" value="INGRESS("ingress")" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-31">
<mxGeometry y="40" width="130" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-33" value="EGRESS("egress")" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-31">
<mxGeometry y="66" width="130" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-35" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-31">
<mxGeometry y="92" width="130" height="8" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-36" value="+ direction: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-31">
<mxGeometry y="100" width="130" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-37" value="<<enumeration>>
EtherType" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=40;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="660" y="560" width="130" height="126" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-38" value="IPV4("IPv4")" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-37">
<mxGeometry y="40" width="130" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-39" value="IPV6("IPv6")" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-37">
<mxGeometry y="66" width="130" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-40" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-37">
<mxGeometry y="92" width="130" height="8" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-41" value="+ type: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-37">
<mxGeometry y="100" width="130" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-42" value="SecurityGroupJson" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="30" y="170" width="190" height="52" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-43" value="+ security_group: SecurityGroup" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-42">
<mxGeometry y="26" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-44" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;edgeStyle=elbowEdgeStyle;elbow=vertical;" edge="1" parent="1" source="eS9AzGm47g6UEKA8w0Gg-43" target="eS9AzGm47g6UEKA8w0Gg-2">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="100" y="250" as="sourcePoint" />
<mxPoint x="230" y="209" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
<Array as="points">
<mxPoint x="200" y="209" />
<mxPoint x="190" y="230" />
<mxPoint x="210" y="209" />
<mxPoint x="200" y="189" />
<mxPoint x="220" y="135" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-45" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-44">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-46" value="1" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-44">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-47" value="SecurityGroupBulkJson" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="30" y="232" width="230" height="52" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-48" value="+ security_groups: List<SecurityGroup>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-47">
<mxGeometry y="26" width="230" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-49" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;edgeStyle=elbowEdgeStyle;elbow=vertical;" edge="1" parent="1" source="eS9AzGm47g6UEKA8w0Gg-48" target="eS9AzGm47g6UEKA8w0Gg-13">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="210" y="181" as="sourcePoint" />
<mxPoint x="240" y="271" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
<Array as="points">
<mxPoint x="230" y="271" />
<mxPoint x="210" y="202" />
<mxPoint x="230" y="181" />
<mxPoint x="220" y="161" />
<mxPoint x="240" y="107" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-50" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-49">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-51" value="*" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-49">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-52" value="SecurityGroupBindings" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="370" y="760" width="180" height="70" as="geometry">
<mxRectangle x="290" y="120" width="80" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-53" value="+ security_group_id: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-52">
<mxGeometry y="26" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-54" value="+ bindings: Set<String>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-52">
<mxGeometry y="48" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-61" value="SecurityGroupBindingsJson" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="30" y="760" width="290" height="52" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-62" value="+ security_group_bindings: SecurityGroupBindings" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-61">
<mxGeometry y="26" width="290" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-63" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;edgeStyle=elbowEdgeStyle;elbow=vertical;" edge="1" parent="1" source="eS9AzGm47g6UEKA8w0Gg-62" target="eS9AzGm47g6UEKA8w0Gg-53">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="186" y="709" as="sourcePoint" />
<mxPoint x="270" y="799" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
<Array as="points">
<mxPoint x="206" y="799" />
<mxPoint x="186" y="730" />
<mxPoint x="206" y="709" />
<mxPoint x="196" y="689" />
<mxPoint x="216" y="635" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-64" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-63">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-65" value="*" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-63">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-66" value="SecurityGroupRuleJson" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="30" y="462" width="240" height="52" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-67" value="+ security_group_rule: SecurityGroupRule" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-66">
<mxGeometry y="26" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-68" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;edgeStyle=elbowEdgeStyle;elbow=vertical;" edge="1" parent="1" source="eS9AzGm47g6UEKA8w0Gg-67" target="eS9AzGm47g6UEKA8w0Gg-21">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="100" y="542" as="sourcePoint" />
<mxPoint x="300" y="501" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
<Array as="points">
<mxPoint x="200" y="501" />
<mxPoint x="190" y="522" />
<mxPoint x="210" y="501" />
<mxPoint x="200" y="481" />
<mxPoint x="220" y="427" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-69" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-68">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-70" value="1" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-68">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-71" value="SecurityGroupRulesJson" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="30" y="597" width="310" height="52" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-72" value="+ security_group_rules: ArrayList<SecurityGroupRule>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-71">
<mxGeometry y="26" width="310" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-73" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;edgeStyle=elbowEdgeStyle;elbow=vertical;" edge="1" parent="1" source="eS9AzGm47g6UEKA8w0Gg-72">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="210" y="546" as="sourcePoint" />
<mxPoint x="384" y="636" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
<Array as="points">
<mxPoint x="230" y="636" />
<mxPoint x="210" y="567" />
<mxPoint x="230" y="546" />
<mxPoint x="220" y="526" />
<mxPoint x="240" y="472" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-74" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-73">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-75" value="*" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-73">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-76" value="SecurityGroupsJson" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="600" y="170" width="250" height="52" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-77" value="+ security_groups: ArrayList<SecurityGroup>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-76">
<mxGeometry y="26" width="250" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-81" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;edgeStyle=elbowEdgeStyle;elbow=vertical;" edge="1" parent="1" source="eS9AzGm47g6UEKA8w0Gg-77" target="eS9AzGm47g6UEKA8w0Gg-2">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="630" y="210" as="sourcePoint" />
<mxPoint x="580" y="210" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
<Array as="points">
<mxPoint x="650" y="210" />
<mxPoint x="630" y="188.5" />
<mxPoint x="650" y="167.5" />
<mxPoint x="640" y="147.5" />
<mxPoint x="660" y="93.5" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-82" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-81">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="-10.119999999999997" y="-1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-83" value="*" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-81">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="10" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-84" value="SecurityGroupRuleBulkJson" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="30" y="530" width="280" height="52" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-85" value="+ security_group_rules: List<SecurityGroupRule>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-84">
<mxGeometry y="26" width="280" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-86" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;edgeStyle=elbowEdgeStyle;elbow=vertical;" edge="1" parent="1" source="eS9AzGm47g6UEKA8w0Gg-85">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="210" y="479" as="sourcePoint" />
<mxPoint x="384" y="569" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
<Array as="points">
<mxPoint x="230" y="569" />
<mxPoint x="210" y="500" />
<mxPoint x="230" y="479" />
<mxPoint x="220" y="459" />
<mxPoint x="240" y="405" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-87" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-86">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-88" value="*" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-86">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-89" value="PortBindingSecurityGroup" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="420" y="890" width="180" height="92" as="geometry">
<mxRectangle x="290" y="120" width="80" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-97" value="+ id: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-89">
<mxGeometry y="26" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-91" value="+ port_id: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-89">
<mxGeometry y="48" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-90" value="+ security_group_id: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-89">
<mxGeometry y="70" width="180" height="22" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-92" value="PortBindingSecurityGroupJson" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="30" y="890" width="350" height="52" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-93" value="+ port_binding_security_group: List<PortBindingSecurityGroup>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-92">
<mxGeometry y="26" width="350" height="26" as="geometry" />
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-94" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;edgeStyle=elbowEdgeStyle;elbow=vertical;" edge="1" parent="1" source="eS9AzGm47g6UEKA8w0Gg-93" target="eS9AzGm47g6UEKA8w0Gg-97">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="186" y="839" as="sourcePoint" />
<mxPoint x="370" y="929" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
<Array as="points">
<mxPoint x="206" y="929" />
<mxPoint x="186" y="860" />
<mxPoint x="206" y="839" />
<mxPoint x="196" y="819" />
<mxPoint x="216" y="765" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-95" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-94">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="eS9AzGm47g6UEKA8w0Gg-96" value="*" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="eS9AzGm47g6UEKA8w0Gg-94">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" as="offset" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>