/dhall-aws-cloudformation/cloudformation/AWS::ManagedBlockchain::Node/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ MemberId : Optional (./../../Fn.dhall).CfnText
, NetworkId : (./../../Fn.dhall).CfnText
, NodeConfiguration : (./NodeConfiguration.dhall).Type
}
, default.MemberId = None (./../../Fn.dhall).CfnText
}