Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain Vote On Proposal Input Example

BlockchainDistributed LedgerHyperledger FabricEthereum

Amazon Managed Blockchain Vote On Proposal Input Example is an example object payload from Amazon Managed Blockchain, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

VoterMemberIdVote

Example Payload

Raw ↑
{
  "VoterMemberId": "abc12345",
  "Vote": "example-value"
}