Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain List Proposal Votes Output Example

BlockchainDistributed LedgerHyperledger FabricEthereum

Amazon Managed Blockchain List Proposal Votes Output 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

ProposalVotesNextToken

Example Payload

Raw ↑
{
  "ProposalVotes": "example-value",
  "NextToken": "example-value"
}