Module: Aws::BedrockDataAutomation::Client::_DeleteDataAutomationProjectResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#project_arn::String

Returns:

  • (::String)


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

def project_arn: () -> ::String

#status"COMPLETED", ...

Returns:

  • ("COMPLETED", "IN_PROGRESS", "FAILED")


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

def status: () -> ("COMPLETED" | "IN_PROGRESS" | "FAILED")