voteOnProposal
inline suspend fun ManagedBlockchainClient.voteOnProposal(crossinline block: VoteOnProposalRequest.Builder.() -> Unit): VoteOnProposalResponse
Casts a vote for a specified ProposalId
on behalf of a member. The member to vote as, specified by VoterMemberId
, must be in the same Amazon Web Services account as the principal that calls the action.
Applies only to Hyperledger Fabric.