Module: Aws::S3Tables::Client::_GetTableMaintenanceJobStatusResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#status::Hash[("icebergCompaction" | "icebergSnapshotManagement" | "icebergUnreferencedFileRemoval"), Types::TableMaintenanceJobStatusValue]

Returns:



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

def status: () -> ::Hash[("icebergCompaction" | "icebergSnapshotManagement" | "icebergUnreferencedFileRemoval"), Types::TableMaintenanceJobStatusValue]

#table_arn::String

Returns:

  • (::String)


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

def table_arn: () -> ::String