Security Group Rule
Security Group rule
Properties
| Property | Type | Required | Description |
|---|---|---|---|
description | string | no | Security Group rule description |
end-port | integer | no | End port of the range |
flow-direction | string | no | Network flow direction to match Allowed values: ingress, egress. |
icmp | ICMP | no | ICMP details |
id | string | no | Security Group rule ID |
network | string | no | CIDR-formatted network allowed |
protocol | string | no | Network protocol Allowed values: tcp, esp, icmp, udp, gre, ah, ipip, icmpv6. |
security-group | Security Group | no | Security Group allowed |
start-port | integer | no | Start port of the range |
Last updated on