Module: Aws::ManagedBlockchainQuery::Client::_GetTokenBalanceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#at_blockchain_instantTypes::BlockchainInstant



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

def at_blockchain_instant: () -> Types::BlockchainInstant

#balance::String

Returns:

  • (::String)


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

def balance: () -> ::String

#last_updated_timeTypes::BlockchainInstant



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

def last_updated_time: () -> Types::BlockchainInstant

#owner_identifierTypes::OwnerIdentifier



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

def owner_identifier: () -> Types::OwnerIdentifier

#token_identifierTypes::TokenIdentifier



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

def token_identifier: () -> Types::TokenIdentifier