Show / Hide Table of Contents

Interface INodeRef

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

Namespace: Amazon.CDK.AWS.ManagedBlockchain
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface INodeRef : IConstruct, IDependable
Syntax (vb)
Public Interface INodeRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

NodeRef

(experimental) A reference to a Node resource.

Properties

NodeRef

(experimental) A reference to a Node resource.

INodeReference NodeRef { get; }
Property Value

INodeReference

Remarks

Stability: Experimental

Back to top Generated by DocFX