Class: Aws::QBusiness::Types::GetRetrieverResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#application_idString

The identifier of the Amazon Q Business application using the retriever.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3397

class GetRetrieverResponse < Struct.new(
  :application_id,
  :retriever_id,
  :retriever_arn,
  :type,
  :status,
  :display_name,
  :configuration,
  :role_arn,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#configurationTypes::RetrieverConfiguration

Provides information on how the retriever used for your Amazon Q Business application is configured.



3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3397

class GetRetrieverResponse < Struct.new(
  :application_id,
  :retriever_id,
  :retriever_arn,
  :type,
  :status,
  :display_name,
  :configuration,
  :role_arn,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The Unix timestamp when the retriever was created.

Returns:

  • (Time)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3397

class GetRetrieverResponse < Struct.new(
  :application_id,
  :retriever_id,
  :retriever_arn,
  :type,
  :status,
  :display_name,
  :configuration,
  :role_arn,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#display_nameString

The name of the retriever.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3397

class GetRetrieverResponse < Struct.new(
  :application_id,
  :retriever_id,
  :retriever_arn,
  :type,
  :status,
  :display_name,
  :configuration,
  :role_arn,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#retriever_arnString

The Amazon Resource Name (ARN) of the IAM role associated with the retriever.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3397

class GetRetrieverResponse < Struct.new(
  :application_id,
  :retriever_id,
  :retriever_arn,
  :type,
  :status,
  :display_name,
  :configuration,
  :role_arn,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#retriever_idString

The identifier of the retriever.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3397

class GetRetrieverResponse < Struct.new(
  :application_id,
  :retriever_id,
  :retriever_arn,
  :type,
  :status,
  :display_name,
  :configuration,
  :role_arn,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#role_arnString

The Amazon Resource Name (ARN) of the role with the permission to access the retriever and required resources.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3397

class GetRetrieverResponse < Struct.new(
  :application_id,
  :retriever_id,
  :retriever_arn,
  :type,
  :status,
  :display_name,
  :configuration,
  :role_arn,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the retriever.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3397

class GetRetrieverResponse < Struct.new(
  :application_id,
  :retriever_id,
  :retriever_arn,
  :type,
  :status,
  :display_name,
  :configuration,
  :role_arn,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

The type of the retriever.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3397

class GetRetrieverResponse < Struct.new(
  :application_id,
  :retriever_id,
  :retriever_arn,
  :type,
  :status,
  :display_name,
  :configuration,
  :role_arn,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The Unix timestamp when the retriever was last updated.

Returns:

  • (Time)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3397

class GetRetrieverResponse < Struct.new(
  :application_id,
  :retriever_id,
  :retriever_arn,
  :type,
  :status,
  :display_name,
  :configuration,
  :role_arn,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end