Show / Hide Table of Contents

Interface INetworkAclEntryRef

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

Inherited Members
IEnvironmentAware.Env
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

INetworkAclEntryReference

Remarks

Stability: Experimental

Back to top Generated by DocFX