Show / Hide Table of Contents

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

INetworkReference

Remarks

Stability: Experimental

Back to top Generated by DocFX