Module: Aws::BedrockDataAutomation::Client::_DeleteDataAutomationLibraryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteDataAutomationLibraryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#library_arn ⇒ ::String
199 |
# File 'sig/client.rbs', line 199
def library_arn: () -> ::String
|
#status ⇒ "ACTIVE", "DELETING"
200 |
# File 'sig/client.rbs', line 200
def status: () -> ("ACTIVE" | "DELETING")
|