Interface INetworkAclEntryRef
(experimental) Indicates that this resource can be referenced as a NetworkAclEntry.
Inherited Members
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface INetworkAclEntryRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface INetworkAclEntryRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| NetworkAclEntryRef | (experimental) A reference to a NetworkAclEntry resource. |
Properties
NetworkAclEntryRef
(experimental) A reference to a NetworkAclEntry resource.
INetworkAclEntryReference NetworkAclEntryRef { get; }
Property Value
Remarks
Stability: Experimental