Module: Aws::Kendra::Client::_DescribeDataSourceResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeDataSourceResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#configurationTypes::DataSourceConfiguration



488
# File 'sig/client.rbs', line 488

def configuration: () -> Types::DataSourceConfiguration

#created_at::Time

Returns:

  • (::Time)


490
# File 'sig/client.rbs', line 490

def created_at: () -> ::Time

#custom_document_enrichment_configurationTypes::CustomDocumentEnrichmentConfiguration



498
# File 'sig/client.rbs', line 498

def custom_document_enrichment_configuration: () -> Types::CustomDocumentEnrichmentConfiguration

#description::String

Returns:

  • (::String)


492
# File 'sig/client.rbs', line 492

def description: () -> ::String

#error_message::String

Returns:

  • (::String)


496
# File 'sig/client.rbs', line 496

def error_message: () -> ::String

#id::String

Returns:

  • (::String)


484
# File 'sig/client.rbs', line 484

def id: () -> ::String

#index_id::String

Returns:

  • (::String)


485
# File 'sig/client.rbs', line 485

def index_id: () -> ::String

#language_code::String

Returns:

  • (::String)


497
# File 'sig/client.rbs', line 497

def language_code: () -> ::String

#name::String

Returns:

  • (::String)


486
# File 'sig/client.rbs', line 486

def name: () -> ::String

#role_arn::String

Returns:

  • (::String)


495
# File 'sig/client.rbs', line 495

def role_arn: () -> ::String

#schedule::String

Returns:

  • (::String)


494
# File 'sig/client.rbs', line 494

def schedule: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "DELETING", "FAILED", "UPDATING", "ACTIVE")


493
# File 'sig/client.rbs', line 493

def status: () -> ("CREATING" | "DELETING" | "FAILED" | "UPDATING" | "ACTIVE")

#type"S3", ...

Returns:

  • ("S3", "SHAREPOINT", "DATABASE", "SALESFORCE", "ONEDRIVE", "SERVICENOW", "CUSTOM", "CONFLUENCE", "GOOGLEDRIVE", "WEBCRAWLER", "WORKDOCS", "FSX", "SLACK", "BOX", "QUIP", "JIRA", "GITHUB", "ALFRESCO", "TEMPLATE")


487
# File 'sig/client.rbs', line 487

def type: () -> ("S3" | "SHAREPOINT" | "DATABASE" | "SALESFORCE" | "ONEDRIVE" | "SERVICENOW" | "CUSTOM" | "CONFLUENCE" | "GOOGLEDRIVE" | "WEBCRAWLER" | "WORKDOCS" | "FSX" | "SLACK" | "BOX" | "QUIP" | "JIRA" | "GITHUB" | "ALFRESCO" | "TEMPLATE")

#updated_at::Time

Returns:

  • (::Time)


491
# File 'sig/client.rbs', line 491

def updated_at: () -> ::Time

#vpc_configurationTypes::DataSourceVpcConfiguration



489
# File 'sig/client.rbs', line 489

def vpc_configuration: () -> Types::DataSourceVpcConfiguration