class Aws::ManagedBlockchain::Types::VoteSummary

Properties of an individual vote that a member cast for a proposal.

Applies only to Hyperledger Fabric.

@!attribute [rw] vote

The vote value, either `YES` or `NO`.
@return [String]

@!attribute [rw] member_name

The name of the member that cast the vote.
@return [String]

@!attribute [rw] member_id

The unique identifier of the member that cast the vote.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/managedblockchain-2018-09-24/VoteSummary AWS API Documentation

Constants

SENSITIVE