Module: Aws::LookoutEquipment::Client::_CreateModelResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#model_arn::String

Returns:

  • (::String)


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

def model_arn: () -> ::String

#status"IN_PROGRESS", ...

Returns:

  • ("IN_PROGRESS", "SUCCESS", "FAILED", "IMPORT_IN_PROGRESS")


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

def status: () -> ("IN_PROGRESS" | "SUCCESS" | "FAILED" | "IMPORT_IN_PROGRESS")