Module: Aws::CloudWatchLogs::Client::_CancelImportTaskResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Integer

Returns:

  • (::Integer)


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

def creation_time: () -> ::Integer

#import_id::String

Returns:

  • (::String)


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

def import_id: () -> ::String

#import_statisticsTypes::ImportStatistics



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

def import_statistics: () -> Types::ImportStatistics

#import_status"IN_PROGRESS", ...

Returns:

  • ("IN_PROGRESS", "CANCELLED", "COMPLETED", "FAILED")


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

def import_status: () -> ("IN_PROGRESS" | "CANCELLED" | "COMPLETED" | "FAILED")

#last_updated_time::Integer

Returns:

  • (::Integer)


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

def last_updated_time: () -> ::Integer