Module: Aws::CloudWatchLogs::Client::_CreateImportTaskResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateImportTaskResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#creation_time ⇒ ::Integer
165 |
# File 'sig/client.rbs', line 165
def creation_time: () -> ::Integer
|
#import_destination_arn ⇒ ::String
164 |
# File 'sig/client.rbs', line 164
def import_destination_arn: () -> ::String
|
#import_id ⇒ ::String
163 |
# File 'sig/client.rbs', line 163
def import_id: () -> ::String
|