Interface INetworkRef
(experimental) Indicates that this resource can be referenced as a Network.
Namespace: Amazon.CDK.AWS.MediaLive
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface INetworkRef : IConstruct, IDependable
Syntax (vb)
Public Interface INetworkRef Inherits IConstruct, IDependable
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