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