Module: Aws::Braket::Client::_CancelJobResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#cancellation_status"CANCELLING", "CANCELLED"

Returns:

  • ("CANCELLING", "CANCELLED")


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

def cancellation_status: () -> ("CANCELLING" | "CANCELLED")

#job_arn::String

Returns:

  • (::String)


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

def job_arn: () -> ::String