Module: Aws::BedrockAgent::Client::_DeleteAgentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteAgentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#agent_id ⇒ ::String
363 |
# File 'sig/client.rbs', line 363
def agent_id: () -> ::String
|
#agent_status ⇒ "CREATING", ...
364 |
# File 'sig/client.rbs', line 364
def agent_status: () -> ("CREATING" | "PREPARING" | "PREPARED" | "NOT_PREPARED" | "DELETING" | "FAILED" | "VERSIONING" | "UPDATING")
|