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