Module: Aws::Kendra::Client::_GetSnapshotsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#snap_shot_time_filterTypes::TimeRange

Returns:



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

def snap_shot_time_filter: () -> Types::TimeRange

#snapshots_data::Array[::Array[::String]]

Returns:

  • (::Array[::Array[::String]])


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

def snapshots_data: () -> ::Array[::Array[::String]]

#snapshots_data_header::Array[::String]

Returns:

  • (::Array[::String])


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

def snapshots_data_header: () -> ::Array[::String]