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]



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

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

#export_task_identifier::String



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

def export_task_identifier: () -> ::String

#failure_cause::String



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

def failure_cause: () -> ::String

#iam_role_arn::String



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

def iam_role_arn: () -> ::String

#kms_key_id::String



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

def kms_key_id: () -> ::String

#percent_progress::Integer



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

def percent_progress: () -> ::Integer

#s3_bucket::String



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

def s3_bucket: () -> ::String

#s3_prefix::String



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

def s3_prefix: () -> ::String

#snapshot_time::Time



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

def snapshot_time: () -> ::Time

#source_arn::String



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

def source_arn: () -> ::String

#source_type"SNAPSHOT", "CLUSTER"



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

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

#status::String



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

def status: () -> ::String

#task_end_time::Time



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

def task_end_time: () -> ::Time

#task_start_time::Time



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

def task_start_time: () -> ::Time

#total_extracted_data_in_gb::Integer



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

def total_extracted_data_in_gb: () -> ::Integer

#warning_message::String



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

def warning_message: () -> ::String