Module: Aws::BedrockAgent::Client::_DeleteAgentVersionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DeleteAgentVersionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#agent_id::String

Returns:

  • (::String)


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

def agent_id: () -> ::String

#agent_status"CREATING", ...

Returns:

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


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

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

#agent_version::String

Returns:

  • (::String)


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

def agent_version: () -> ::String