Security Groups Rules

Security Group rule

Properties

  • description (string): Security Group rule description
  • start-port (integer): Start port of the range
  • protocol (string): Network protocol
  • icmp (object): ICMP details - schema details
  • end-port (integer): End port of the range
  • security-group (object): Security Group - schema details
  • id (string): Security Group rule ID
  • network (string): CIDR-formatted network allowed
  • flow-direction (string): Network flow direction to match
Last updated on