Module: Aws::RDS::Client::_StartExportTaskResponseSuccess

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])


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

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

#export_task_identifier::String

Returns:

  • (::String)


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

def export_task_identifier: () -> ::String

#failure_cause::String

Returns:

  • (::String)


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

def failure_cause: () -> ::String

#iam_role_arn::String

Returns:

  • (::String)


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

def iam_role_arn: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#percent_progress::Integer

Returns:

  • (::Integer)


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

def percent_progress: () -> ::Integer

#s3_bucket::String

Returns:

  • (::String)


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

def s3_bucket: () -> ::String

#s3_prefix::String

Returns:

  • (::String)


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

def s3_prefix: () -> ::String

#snapshot_time::Time

Returns:

  • (::Time)


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

def snapshot_time: () -> ::Time

#source_arn::String

Returns:

  • (::String)


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

def source_arn: () -> ::String

#source_type"SNAPSHOT", "CLUSTER"

Returns:

  • ("SNAPSHOT", "CLUSTER")


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

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

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#task_end_time::Time

Returns:

  • (::Time)


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

def task_end_time: () -> ::Time

#task_start_time::Time

Returns:

  • (::Time)


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

def task_start_time: () -> ::Time

#total_extracted_data_in_gb::Integer

Returns:

  • (::Integer)


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

def total_extracted_data_in_gb: () -> ::Integer

#warning_message::String

Returns:

  • (::String)


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

def warning_message: () -> ::String