Interface INetworkAclRef
(experimental) Indicates that this resource can be referenced as a NetworkAcl.
Inherited Members
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
Remarks
Stability: Experimental