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

Returns:

  • (::String)


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

def agent_id: () -> ::String

#agent_status"CREATING", ...

Returns:

  • ("CREATING", "PREPARING", "PREPARED", "NOT_PREPARED", "DELETING", "FAILED", "VERSIONING", "UPDATING")


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

def agent_status: () -> ("CREATING" | "PREPARING" | "PREPARED" | "NOT_PREPARED" | "DELETING" | "FAILED" | "VERSIONING" | "UPDATING")