Module: Aws::BedrockAgent::Client::_DeleteAgentAliasResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteAgentAliasResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#agent_alias_id ⇒ ::String
388 |
# File 'sig/client.rbs', line 388
def agent_alias_id: () -> ::String
|
#agent_alias_status ⇒ "CREATING", ...
389 |
# File 'sig/client.rbs', line 389
def agent_alias_status: () -> ("CREATING" | "PREPARED" | "FAILED" | "UPDATING" | "DELETING" | "DISSOCIATED")
|
#agent_id ⇒ ::String
387 |
# File 'sig/client.rbs', line 387
def agent_id: () -> ::String
|