Module: Aws::RDS::Client::_CancelExportTaskResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#export_only::Array[::String]

Returns:

  • (::Array[::String])


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

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

#export_task_identifier::String

Returns:

  • (::String)


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

def export_task_identifier: () -> ::String

#failure_cause::String

Returns:

  • (::String)


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

def failure_cause: () -> ::String

#iam_role_arn::String

Returns:

  • (::String)


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

def iam_role_arn: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#percent_progress::Integer

Returns:

  • (::Integer)


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

def percent_progress: () -> ::Integer

#s3_bucket::String

Returns:

  • (::String)


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

def s3_bucket: () -> ::String

#s3_prefix::String

Returns:

  • (::String)


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

def s3_prefix: () -> ::String

#snapshot_time::Time

Returns:

  • (::Time)


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

def snapshot_time: () -> ::Time

#source_arn::String

Returns:

  • (::String)


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

def source_arn: () -> ::String

#source_type"SNAPSHOT", "CLUSTER"

Returns:

  • ("SNAPSHOT", "CLUSTER")


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

def source_type: () -> ("SNAPSHOT" | "CLUSTER")

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#task_end_time::Time

Returns:

  • (::Time)


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

def task_end_time: () -> ::Time

#task_start_time::Time

Returns:

  • (::Time)


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

def task_start_time: () -> ::Time

#total_extracted_data_in_gb::Integer

Returns:

  • (::Integer)


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

def total_extracted_data_in_gb: () -> ::Integer

#warning_message::String

Returns:

  • (::String)


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

def warning_message: () -> ::String