class Aws::ManagedBlockchain::Types::GetProposalInput

@note When making an API call, you may pass GetProposalInput

data as a hash:

    {
      network_id: "ResourceIdString", # required
      proposal_id: "ResourceIdString", # required
    }

@!attribute [rw] network_id

The unique identifier of the network for which the proposal is made.
@return [String]

@!attribute [rw] proposal_id

The unique identifier of the proposal.
@return [String]

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

Constants

SENSITIVE