Interface ICfnNodeProps
Properties for defining a AWS::ManagedBlockchain::Node
.
Namespace: Amazon.CDK.AWS.ManagedBlockchain
Assembly: Amazon.CDK.AWS.ManagedBlockchain.dll
Syntax (csharp)
public interface ICfnNodeProps
Syntax (vb)
Public Interface ICfnNodeProps
Remarks
Synopsis
Properties
MemberId |
|
NetworkId |
|
NodeConfiguration |
|
Properties
MemberId
AWS::ManagedBlockchain::Node.MemberId
.
string MemberId { get; }
Property Value
System.String
Remarks
NetworkId
AWS::ManagedBlockchain::Node.NetworkId
.
string NetworkId { get; }
Property Value
System.String
Remarks
NodeConfiguration
AWS::ManagedBlockchain::Node.NodeConfiguration
.
object NodeConfiguration { get; }
Property Value
System.Object