AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
managedblockchain
/
aws.sdk.kotlin.services.managedblockchain.model
/
ListProposalVotesResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The pagination token that indicates the next set of results to retrieve.
proposal
Votes
Link copied to clipboard
var
proposalVotes
:
List
<
VoteSummary
>
?
The list of votes.