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