interface INetworkAclEntry
Language | Type name |
---|---|
![]() | aws_cdk.aws_ec2.INetworkAclEntry |
![]() | software.amazon.awscdk.services.ec2.INetworkAclEntry |
![]() | Amazon.CDK.AWS.EC2.INetworkAclEntry |
![]() | @aws-cdk/aws-ec2.INetworkAclEntry |
Implemented by
Network
A NetworkAclEntry.
Properties
Name | Type | Description |
---|---|---|
network | INetwork | The network ACL. |
node | Construct | The construct node in the tree. |
stack | Stack | The stack in which this resource is defined. |
networkAcl
Type:
INetwork
The network ACL.
node
Type:
Construct
The construct node in the tree.
stack
Type:
Stack
The stack in which this resource is defined.