You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ManagedBlockchain::Types::ListProposalVotesInputWhen passing ListProposalVotesInput as input to an Aws::Client method, you can use a vanilla Hash:
{
network_id: "ResourceIdString", proposal_id: "ResourceIdString", max_results: 1,
next_token: "PaginationToken",
}
Instance Attribute Summary collapse
The maximum number of votes to return.
The unique identifier of the network.
The pagination token that indicates the next set of results to retrieve.
The unique identifier of the proposal.
The maximum number of votes to return.
#network_id ⇒ StringThe unique identifier of the network.
#next_token ⇒ StringThe pagination token that indicates the next set of results to retrieve.
#proposal_id ⇒ StringThe unique identifier of the proposal.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4