Module: Aws::SimpleDBv2::Client::_GetExportResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#client_token::String

Returns:

  • (::String)


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

def client_token: () -> ::String

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#export_arn::String

Returns:

  • (::String)


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

def export_arn: () -> ::String

#export_data_cutoff_time::Time

Returns:

  • (::Time)


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

def export_data_cutoff_time: () -> ::Time

#export_manifest::String

Returns:

  • (::String)


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

def export_manifest: () -> ::String

#export_status"PENDING", ...

Returns:

  • ("PENDING", "IN_PROGRESS", "SUCCEEDED", "FAILED")


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

def export_status: () -> ("PENDING" | "IN_PROGRESS" | "SUCCEEDED" | "FAILED")

#failure_code::String

Returns:

  • (::String)


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

def failure_code: () -> ::String

#failure_message::String

Returns:

  • (::String)


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

def failure_message: () -> ::String

#items_count::Integer

Returns:

  • (::Integer)


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

def items_count: () -> ::Integer

#requested_at::Time

Returns:

  • (::Time)


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

def requested_at: () -> ::Time

#s3_bucket::String

Returns:

  • (::String)


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

def s3_bucket: () -> ::String

#s3_bucket_owner::String

Returns:

  • (::String)


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

def s3_bucket_owner: () -> ::String

#s3_key_prefix::String

Returns:

  • (::String)


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

def s3_key_prefix: () -> ::String

#s3_sse_algorithm"AES256", "KMS"

Returns:

  • ("AES256", "KMS")


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

def s3_sse_algorithm: () -> ("AES256" | "KMS")

#s3_sse_kms_key_id::String

Returns:

  • (::String)


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

def s3_sse_kms_key_id: () -> ::String