Module: Aws::ManagedBlockchain::Client::_ListProposalVotesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProposalVotesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
341 |
# File 'sig/client.rbs', line 341
def next_token: () -> ::String
|
#proposal_votes ⇒ ::Array[Types::VoteSummary]
340 |
# File 'sig/client.rbs', line 340
def proposal_votes: () -> ::Array[Types::VoteSummary]
|