Show / Hide Table of Contents

Interface ICoreNetworkRef

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

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

ICoreNetworkReference

Remarks

Stability: Experimental

Back to top Generated by DocFX