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
1008 |
# File 'sig/client.rbs', line 1008
def memory_id: () -> ::String
|
#status ⇒ "CREATING", ...
1009 |
# File 'sig/client.rbs', line 1009
def status: () -> ("CREATING" | "ACTIVE" | "FAILED" | "DELETING" | "UPDATING")
|