Class: Aws::Types::DeleteAIAgentRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ai_agent_id::String

Returns the value of attribute ai_agent_id.

Returns:

  • (::String)


982
983
984
# File 'sig/types.rbs', line 982

def ai_agent_id
  @ai_agent_id
end

#assistant_id::String

Returns the value of attribute assistant_id.

Returns:

  • (::String)


981
982
983
# File 'sig/types.rbs', line 981

def assistant_id
  @assistant_id
end