Show / Hide Table of Contents

Interface INetworkAclRef

(experimental) Indicates that this resource can be referenced as a NetworkAcl.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface INetworkAclRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface INetworkAclRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

NetworkAclRef

(experimental) A reference to a NetworkAcl resource.

Properties

NetworkAclRef

(experimental) A reference to a NetworkAcl resource.

INetworkAclReference NetworkAclRef { get; }
Property Value

INetworkAclReference

Remarks

Stability: Experimental

Back to top Generated by DocFX