Show / Hide Table of Contents

Interface INetworkAclEntry

A NetworkAclEntry.

Inherited Members
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Stack
INetworkAclEntryRef.NetworkAclEntryRef
IEnvironmentAware.Env
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface INetworkAclEntry : IResource, INetworkAclEntryRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface INetworkAclEntry Inherits IResource, INetworkAclEntryRef, IConstruct, IDependable, IEnvironmentAware

Synopsis

Properties

NetworkAcl

The network ACL.

Properties

NetworkAcl

The network ACL.

INetworkAcl NetworkAcl { get; }
Property Value

INetworkAcl

Back to top Generated by DocFX