Class: Aws::BedrockAgent::Types::AgentActionGroup

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-bedrockagent/types.rb

Overview

Contains the information of an Agent Action Group

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#action_group_executorTypes::ActionGroupExecutor

Type of Executors for an Action Group



266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# File 'lib/aws-sdk-bedrockagent/types.rb', line 266

class AgentActionGroup < Struct.new(
  :agent_id,
  :agent_version,
  :action_group_id,
  :action_group_name,
  :client_token,
  :description,
  :created_at,
  :updated_at,
  :parent_action_signature,
  :action_group_executor,
  :api_schema,
  :action_group_state)
  SENSITIVE = []
  include Aws::Structure
end

#action_group_idString

Identifier for a resource.

Returns:

  • (String)


266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# File 'lib/aws-sdk-bedrockagent/types.rb', line 266

class AgentActionGroup < Struct.new(
  :agent_id,
  :agent_version,
  :action_group_id,
  :action_group_name,
  :client_token,
  :description,
  :created_at,
  :updated_at,
  :parent_action_signature,
  :action_group_executor,
  :api_schema,
  :action_group_state)
  SENSITIVE = []
  include Aws::Structure
end

#action_group_nameString

Name for a resource.

Returns:

  • (String)


266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# File 'lib/aws-sdk-bedrockagent/types.rb', line 266

class AgentActionGroup < Struct.new(
  :agent_id,
  :agent_version,
  :action_group_id,
  :action_group_name,
  :client_token,
  :description,
  :created_at,
  :updated_at,
  :parent_action_signature,
  :action_group_executor,
  :api_schema,
  :action_group_state)
  SENSITIVE = []
  include Aws::Structure
end

#action_group_stateString

State of the action group

Returns:

  • (String)


266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# File 'lib/aws-sdk-bedrockagent/types.rb', line 266

class AgentActionGroup < Struct.new(
  :agent_id,
  :agent_version,
  :action_group_id,
  :action_group_name,
  :client_token,
  :description,
  :created_at,
  :updated_at,
  :parent_action_signature,
  :action_group_executor,
  :api_schema,
  :action_group_state)
  SENSITIVE = []
  include Aws::Structure
end

#agent_idString

Identifier for a resource.

Returns:

  • (String)


266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# File 'lib/aws-sdk-bedrockagent/types.rb', line 266

class AgentActionGroup < Struct.new(
  :agent_id,
  :agent_version,
  :action_group_id,
  :action_group_name,
  :client_token,
  :description,
  :created_at,
  :updated_at,
  :parent_action_signature,
  :action_group_executor,
  :api_schema,
  :action_group_state)
  SENSITIVE = []
  include Aws::Structure
end

#agent_versionString

Agent Version.

Returns:

  • (String)


266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# File 'lib/aws-sdk-bedrockagent/types.rb', line 266

class AgentActionGroup < Struct.new(
  :agent_id,
  :agent_version,
  :action_group_id,
  :action_group_name,
  :client_token,
  :description,
  :created_at,
  :updated_at,
  :parent_action_signature,
  :action_group_executor,
  :api_schema,
  :action_group_state)
  SENSITIVE = []
  include Aws::Structure
end

#api_schemaTypes::APISchema

Contains information about the API Schema for the Action Group

Returns:



266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# File 'lib/aws-sdk-bedrockagent/types.rb', line 266

class AgentActionGroup < Struct.new(
  :agent_id,
  :agent_version,
  :action_group_id,
  :action_group_name,
  :client_token,
  :description,
  :created_at,
  :updated_at,
  :parent_action_signature,
  :action_group_executor,
  :api_schema,
  :action_group_state)
  SENSITIVE = []
  include Aws::Structure
end

#client_tokenString

Client specified token used for idempotency checks

Returns:

  • (String)


266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# File 'lib/aws-sdk-bedrockagent/types.rb', line 266

class AgentActionGroup < Struct.new(
  :agent_id,
  :agent_version,
  :action_group_id,
  :action_group_name,
  :client_token,
  :description,
  :created_at,
  :updated_at,
  :parent_action_signature,
  :action_group_executor,
  :api_schema,
  :action_group_state)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

Time Stamp.

Returns:

  • (Time)


266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# File 'lib/aws-sdk-bedrockagent/types.rb', line 266

class AgentActionGroup < Struct.new(
  :agent_id,
  :agent_version,
  :action_group_id,
  :action_group_name,
  :client_token,
  :description,
  :created_at,
  :updated_at,
  :parent_action_signature,
  :action_group_executor,
  :api_schema,
  :action_group_state)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

Description of the Resource.

Returns:

  • (String)


266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# File 'lib/aws-sdk-bedrockagent/types.rb', line 266

class AgentActionGroup < Struct.new(
  :agent_id,
  :agent_version,
  :action_group_id,
  :action_group_name,
  :client_token,
  :description,
  :created_at,
  :updated_at,
  :parent_action_signature,
  :action_group_executor,
  :api_schema,
  :action_group_state)
  SENSITIVE = []
  include Aws::Structure
end

#parent_action_signatureString

Action Group Signature for a BuiltIn Action

Returns:

  • (String)


266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# File 'lib/aws-sdk-bedrockagent/types.rb', line 266

class AgentActionGroup < Struct.new(
  :agent_id,
  :agent_version,
  :action_group_id,
  :action_group_name,
  :client_token,
  :description,
  :created_at,
  :updated_at,
  :parent_action_signature,
  :action_group_executor,
  :api_schema,
  :action_group_state)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

Time Stamp.

Returns:

  • (Time)


266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# File 'lib/aws-sdk-bedrockagent/types.rb', line 266

class AgentActionGroup < Struct.new(
  :agent_id,
  :agent_version,
  :action_group_id,
  :action_group_name,
  :client_token,
  :description,
  :created_at,
  :updated_at,
  :parent_action_signature,
  :action_group_executor,
  :api_schema,
  :action_group_state)
  SENSITIVE = []
  include Aws::Structure
end