10 lines
198 B
JSON
10 lines
198 B
JSON
{
|
|
"default_security_group_rule": {
|
|
"direction": "ingress",
|
|
"port_range_min": "80",
|
|
"ethertype": "IPv4",
|
|
"port_range_max": "80",
|
|
"protocol": "tcp"
|
|
}
|
|
}
|