Module: Aws::KinesisAnalyticsV2::Client::_ListApplicationSnapshotsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#snapshot_summaries::Array[Types::SnapshotDetails]

Returns:



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

def snapshot_summaries: () -> ::Array[Types::SnapshotDetails]