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


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

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

#export_task_identifier::String

Returns:

  • (::String)


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

def export_task_identifier: () -> ::String

#failure_cause::String

Returns:

  • (::String)


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

def failure_cause: () -> ::String

#iam_role_arn::String

Returns:

  • (::String)


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

def iam_role_arn: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#percent_progress::Integer

Returns:

  • (::Integer)


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

def percent_progress: () -> ::Integer

#s3_bucket::String

Returns:

  • (::String)


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

def s3_bucket: () -> ::String

#s3_prefix::String

Returns:

  • (::String)


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

def s3_prefix: () -> ::String

#snapshot_time::Time

Returns:

  • (::Time)


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

def snapshot_time: () -> ::Time

#source_arn::String

Returns:

  • (::String)


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

def source_arn: () -> ::String

#source_type"SNAPSHOT", "CLUSTER"

Returns:

  • ("SNAPSHOT", "CLUSTER")


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

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

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#task_end_time::Time

Returns:

  • (::Time)


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

def task_end_time: () -> ::Time

#task_start_time::Time

Returns:

  • (::Time)


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

def task_start_time: () -> ::Time

#total_extracted_data_in_gb::Integer

Returns:

  • (::Integer)


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

def total_extracted_data_in_gb: () -> ::Integer

#warning_message::String

Returns:

  • (::String)


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

def warning_message: () -> ::String