Module: Aws::LakeFormation::Client::_ListTransactionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTransactionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
728 |
# File 'sig/client.rbs', line 728
def next_token: () -> ::String
|
#transactions ⇒ ::Array[Types::TransactionDescription]
727 |
# File 'sig/client.rbs', line 727
def transactions: () -> ::Array[Types::TransactionDescription]
|