Optional
cidrOptional
descriptionDescription of the rule.
The start port (or ICMP type number if protocol is "icmp").
Optional
ipv6List of IPv6 CIDR blocks.
Optional
prefixList of prefix list IDs (for allowing access to VPC endpoints).
The protocol. If not icmp, tcp, udp, or all use the protocol number
Optional
selfIf true, the security group itself will be added as a source to this ingress rule.
Optional
sourceThe security group id to allow access to/from,
depending on the type
. Cannot be specified with cidr_blocks
.
The end port (or ICMP code if protocol is "icmp").
Generated using TypeDoc
List of CIDR blocks. Cannot be specified with
source_security_group_id
.