NetworkAcl
Resource Icon

Resource Overview
A service that provides network security management for subnets.
Associated Resources
Parent Resource
Connected Targets
Resource Configuration
Basic Settings
included_vpc_name: Name of the VPC where the ACL will be creatednacl_description: Description of the ACL
Inbound Rules (inbound_rule)
inbound_rule.priority: Inbound rule priority -0~199inbound_rule.protocol: Inbound traffic protocol -TCP,UDP,ICMPinbound_rule.rule_action: Whether to allow inbound traffic -ALLOW,DROPinbound_rule.ip_block: Source IP range for inbound traffic (CIDR format)inbound_rule.port_range: Port range to apply the inbound rule -1~65535
Outbound Rules (outbound_rule)
outbound_rule.priority: Outbound rule priority -0~199outbound_rule.protocol: Outbound traffic protocol -TCP,UDP,ICMPoutbound_rule.rule_action: Whether to allow outbound traffic -ALLOW,DROPoutbound_rule.ip_block: Destination IP range for outbound traffic (CIDR format)outbound_rule.port_range: Port range to apply the outbound rule -1~65535