Module: Aws::ManagedBlockchain::Client::_ListProposalsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListProposalsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


355
# File 'sig/client.rbs', line 355

def next_token: () -> ::String

#proposals::Array[Types::ProposalSummary]

Returns:



354
# File 'sig/client.rbs', line 354

def proposals: () -> ::Array[Types::ProposalSummary]