Class: Aws::BedrockAgent::Types::KnowledgeBase

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

Overview

Contains the information of a knowledge base.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

Time Stamp.

Returns:

  • (Time)


2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
# File 'lib/aws-sdk-bedrockagent/types.rb', line 2008

class KnowledgeBase < Struct.new(
  :knowledge_base_id,
  :name,
  :knowledge_base_arn,
  :description,
  :role_arn,
  :knowledge_base_configuration,
  :storage_configuration,
  :status,
  :created_at,
  :updated_at,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

Description of the Resource.

Returns:

  • (String)


2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
# File 'lib/aws-sdk-bedrockagent/types.rb', line 2008

class KnowledgeBase < Struct.new(
  :knowledge_base_id,
  :name,
  :knowledge_base_arn,
  :description,
  :role_arn,
  :knowledge_base_configuration,
  :storage_configuration,
  :status,
  :created_at,
  :updated_at,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonsArray<String>

Failure Reasons for Error.

Returns:

  • (Array<String>)


2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
# File 'lib/aws-sdk-bedrockagent/types.rb', line 2008

class KnowledgeBase < Struct.new(
  :knowledge_base_id,
  :name,
  :knowledge_base_arn,
  :description,
  :role_arn,
  :knowledge_base_configuration,
  :storage_configuration,
  :status,
  :created_at,
  :updated_at,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#knowledge_base_arnString

ARN of a KnowledgeBase

Returns:

  • (String)


2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
# File 'lib/aws-sdk-bedrockagent/types.rb', line 2008

class KnowledgeBase < Struct.new(
  :knowledge_base_id,
  :name,
  :knowledge_base_arn,
  :description,
  :role_arn,
  :knowledge_base_configuration,
  :storage_configuration,
  :status,
  :created_at,
  :updated_at,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#knowledge_base_configurationTypes::KnowledgeBaseConfiguration

Configures a bedrock knowledge base.



2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
# File 'lib/aws-sdk-bedrockagent/types.rb', line 2008

class KnowledgeBase < Struct.new(
  :knowledge_base_id,
  :name,
  :knowledge_base_arn,
  :description,
  :role_arn,
  :knowledge_base_configuration,
  :storage_configuration,
  :status,
  :created_at,
  :updated_at,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#knowledge_base_idString

Identifier for a resource.

Returns:

  • (String)


2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
# File 'lib/aws-sdk-bedrockagent/types.rb', line 2008

class KnowledgeBase < Struct.new(
  :knowledge_base_id,
  :name,
  :knowledge_base_arn,
  :description,
  :role_arn,
  :knowledge_base_configuration,
  :storage_configuration,
  :status,
  :created_at,
  :updated_at,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

Name for a resource.

Returns:

  • (String)


2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
# File 'lib/aws-sdk-bedrockagent/types.rb', line 2008

class KnowledgeBase < Struct.new(
  :knowledge_base_id,
  :name,
  :knowledge_base_arn,
  :description,
  :role_arn,
  :knowledge_base_configuration,
  :storage_configuration,
  :status,
  :created_at,
  :updated_at,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#role_arnString

ARN of a IAM role.

Returns:

  • (String)


2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
# File 'lib/aws-sdk-bedrockagent/types.rb', line 2008

class KnowledgeBase < Struct.new(
  :knowledge_base_id,
  :name,
  :knowledge_base_arn,
  :description,
  :role_arn,
  :knowledge_base_configuration,
  :storage_configuration,
  :status,
  :created_at,
  :updated_at,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of a knowledge base.

Returns:

  • (String)


2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
# File 'lib/aws-sdk-bedrockagent/types.rb', line 2008

class KnowledgeBase < Struct.new(
  :knowledge_base_id,
  :name,
  :knowledge_base_arn,
  :description,
  :role_arn,
  :knowledge_base_configuration,
  :storage_configuration,
  :status,
  :created_at,
  :updated_at,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#storage_configurationTypes::StorageConfiguration

Configures the physical storage of ingested data in a knowledge base.



2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
# File 'lib/aws-sdk-bedrockagent/types.rb', line 2008

class KnowledgeBase < Struct.new(
  :knowledge_base_id,
  :name,
  :knowledge_base_arn,
  :description,
  :role_arn,
  :knowledge_base_configuration,
  :storage_configuration,
  :status,
  :created_at,
  :updated_at,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

Time Stamp.

Returns:

  • (Time)


2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
# File 'lib/aws-sdk-bedrockagent/types.rb', line 2008

class KnowledgeBase < Struct.new(
  :knowledge_base_id,
  :name,
  :knowledge_base_arn,
  :description,
  :role_arn,
  :knowledge_base_configuration,
  :storage_configuration,
  :status,
  :created_at,
  :updated_at,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end