Module: Aws::BedrockAgentCoreControl::Client::_DeleteMemoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteMemoryOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#memory_id ⇒ ::String
1002 |
# File 'sig/client.rbs', line 1002
def memory_id: () -> ::String
|
#status ⇒ "CREATING", ...
1003 |
# File 'sig/client.rbs', line 1003
def status: () -> ("CREATING" | "ACTIVE" | "FAILED" | "DELETING" | "UPDATING")
|