Class: Aws::ConnectWisdomService::Types::ImportJobSummary

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

Overview

Summary information about the import job.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_timeTime

The timestamp when the import job was created.

Returns:

  • (Time)


1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 1810

class ImportJobSummary < Struct.new(
  :created_time,
  :external_source_configuration,
  :import_job_id,
  :import_job_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :last_modified_time,
  :metadata,
  :status,
  :upload_id)
  SENSITIVE = []
  include Aws::Structure
end

#external_source_configurationTypes::ExternalSourceConfiguration

The configuration information of the external source that the resource data are imported from.



1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 1810

class ImportJobSummary < Struct.new(
  :created_time,
  :external_source_configuration,
  :import_job_id,
  :import_job_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :last_modified_time,
  :metadata,
  :status,
  :upload_id)
  SENSITIVE = []
  include Aws::Structure
end

#import_job_idString

The identifier of the import job.

Returns:

  • (String)


1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 1810

class ImportJobSummary < Struct.new(
  :created_time,
  :external_source_configuration,
  :import_job_id,
  :import_job_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :last_modified_time,
  :metadata,
  :status,
  :upload_id)
  SENSITIVE = []
  include Aws::Structure
end

#import_job_typeString

The type of import job.

Returns:

  • (String)


1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 1810

class ImportJobSummary < Struct.new(
  :created_time,
  :external_source_configuration,
  :import_job_id,
  :import_job_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :last_modified_time,
  :metadata,
  :status,
  :upload_id)
  SENSITIVE = []
  include Aws::Structure
end

#knowledge_base_arnString

The Amazon Resource Name (ARN) of the knowledge base.

Returns:

  • (String)


1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 1810

class ImportJobSummary < Struct.new(
  :created_time,
  :external_source_configuration,
  :import_job_id,
  :import_job_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :last_modified_time,
  :metadata,
  :status,
  :upload_id)
  SENSITIVE = []
  include Aws::Structure
end

#knowledge_base_idString

The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it.

Returns:

  • (String)


1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 1810

class ImportJobSummary < Struct.new(
  :created_time,
  :external_source_configuration,
  :import_job_id,
  :import_job_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :last_modified_time,
  :metadata,
  :status,
  :upload_id)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timeTime

The timestamp when the import job was last modified.

Returns:

  • (Time)


1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 1810

class ImportJobSummary < Struct.new(
  :created_time,
  :external_source_configuration,
  :import_job_id,
  :import_job_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :last_modified_time,
  :metadata,
  :status,
  :upload_id)
  SENSITIVE = []
  include Aws::Structure
end

#metadataHash<String,String>

The metadata fields of the imported Wisdom resources.

Returns:

  • (Hash<String,String>)


1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 1810

class ImportJobSummary < Struct.new(
  :created_time,
  :external_source_configuration,
  :import_job_id,
  :import_job_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :last_modified_time,
  :metadata,
  :status,
  :upload_id)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the import job.

Returns:

  • (String)


1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 1810

class ImportJobSummary < Struct.new(
  :created_time,
  :external_source_configuration,
  :import_job_id,
  :import_job_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :last_modified_time,
  :metadata,
  :status,
  :upload_id)
  SENSITIVE = []
  include Aws::Structure
end

#upload_idString

A pointer to the uploaded asset. This value is returned by StartContentUpload.

Returns:

  • (String)


1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
# File 'gems/aws-sdk-connectwisdomservice/lib/aws-sdk-connectwisdomservice/types.rb', line 1810

class ImportJobSummary < Struct.new(
  :created_time,
  :external_source_configuration,
  :import_job_id,
  :import_job_type,
  :knowledge_base_arn,
  :knowledge_base_id,
  :last_modified_time,
  :metadata,
  :status,
  :upload_id)
  SENSITIVE = []
  include Aws::Structure
end