Module: Aws::BedrockDataAutomation::Client::_CreateDataAutomationLibraryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#library_arn::String

Returns:

  • (::String)


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

def library_arn: () -> ::String

#status"ACTIVE", "DELETING"

Returns:

  • ("ACTIVE", "DELETING")


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

def status: () -> ("ACTIVE" | "DELETING")