Module: Aws::ImportExport::Client::_GetStatusResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#artifact_list::Array[Types::Artifact]

Returns:



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

def artifact_list: () -> ::Array[Types::Artifact]

#carrier::String

Returns:

  • (::String)


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

def carrier: () -> ::String

#creation_date::Time

Returns:

  • (::Time)


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

def creation_date: () -> ::Time

#current_manifest::String

Returns:

  • (::String)


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

def current_manifest: () -> ::String

#error_count::Integer

Returns:

  • (::Integer)


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

def error_count: () -> ::Integer

#job_id::String

Returns:

  • (::String)


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

def job_id: () -> ::String

#job_type"Import", "Export"

Returns:

  • ("Import", "Export")


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

def job_type: () -> ("Import" | "Export")

#location_code::String

Returns:

  • (::String)


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

def location_code: () -> ::String

#location_message::String

Returns:

  • (::String)


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

def location_message: () -> ::String

#log_bucket::String

Returns:

  • (::String)


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

def log_bucket: () -> ::String

#log_key::String

Returns:

  • (::String)


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

def log_key: () -> ::String

#progress_code::String

Returns:

  • (::String)


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

def progress_code: () -> ::String

#progress_message::String

Returns:

  • (::String)


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

def progress_message: () -> ::String

#signature::String

Returns:

  • (::String)


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

def signature: () -> ::String

#signature_file_contents::String

Returns:

  • (::String)


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

def signature_file_contents: () -> ::String

#tracking_number::String

Returns:

  • (::String)


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

def tracking_number: () -> ::String