Class: Aws::Types::DataSourceConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alfresco_configurationTypes::AlfrescoConfiguration

Returns the value of attribute alfresco_configuration.



534
535
536
# File 'sig/types.rbs', line 534

def alfresco_configuration
  @alfresco_configuration
end

#box_configurationTypes::BoxConfiguration

Returns the value of attribute box_configuration.



530
531
532
# File 'sig/types.rbs', line 530

def box_configuration
  @box_configuration
end

#confluence_configurationTypes::ConfluenceConfiguration

Returns the value of attribute confluence_configuration.



524
525
526
# File 'sig/types.rbs', line 524

def confluence_configuration
  @confluence_configuration
end

#database_configurationTypes::DatabaseConfiguration

Returns the value of attribute database_configuration.



520
521
522
# File 'sig/types.rbs', line 520

def database_configuration
  @database_configuration
end

#fsx_configurationTypes::FsxConfiguration

Returns the value of attribute fsx_configuration.



528
529
530
# File 'sig/types.rbs', line 528

def fsx_configuration
  @fsx_configuration
end

#git_hub_configurationTypes::GitHubConfiguration

Returns the value of attribute git_hub_configuration.



533
534
535
# File 'sig/types.rbs', line 533

def git_hub_configuration
  @git_hub_configuration
end

#google_drive_configurationTypes::GoogleDriveConfiguration

Returns the value of attribute google_drive_configuration.



525
526
527
# File 'sig/types.rbs', line 525

def google_drive_configuration
  @google_drive_configuration
end

#jira_configurationTypes::JiraConfiguration

Returns the value of attribute jira_configuration.



532
533
534
# File 'sig/types.rbs', line 532

def jira_configuration
  @jira_configuration
end

#one_drive_configurationTypes::OneDriveConfiguration

Returns the value of attribute one_drive_configuration.



522
523
524
# File 'sig/types.rbs', line 522

def one_drive_configuration
  @one_drive_configuration
end

#quip_configurationTypes::QuipConfiguration

Returns the value of attribute quip_configuration.



531
532
533
# File 'sig/types.rbs', line 531

def quip_configuration
  @quip_configuration
end

#s3_configurationTypes::S3DataSourceConfiguration

Returns the value of attribute s3_configuration.



518
519
520
# File 'sig/types.rbs', line 518

def s3_configuration
  @s3_configuration
end

#salesforce_configurationTypes::SalesforceConfiguration

Returns the value of attribute salesforce_configuration.



521
522
523
# File 'sig/types.rbs', line 521

def salesforce_configuration
  @salesforce_configuration
end

#service_now_configurationTypes::ServiceNowConfiguration

Returns the value of attribute service_now_configuration.



523
524
525
# File 'sig/types.rbs', line 523

def service_now_configuration
  @service_now_configuration
end

#share_point_configurationTypes::SharePointConfiguration

Returns the value of attribute share_point_configuration.



519
520
521
# File 'sig/types.rbs', line 519

def share_point_configuration
  @share_point_configuration
end

#slack_configurationTypes::SlackConfiguration

Returns the value of attribute slack_configuration.



529
530
531
# File 'sig/types.rbs', line 529

def slack_configuration
  @slack_configuration
end

#template_configurationTypes::TemplateConfiguration

Returns the value of attribute template_configuration.



535
536
537
# File 'sig/types.rbs', line 535

def template_configuration
  @template_configuration
end

#web_crawler_configurationTypes::WebCrawlerConfiguration

Returns the value of attribute web_crawler_configuration.



526
527
528
# File 'sig/types.rbs', line 526

def web_crawler_configuration
  @web_crawler_configuration
end

#work_docs_configurationTypes::WorkDocsConfiguration

Returns the value of attribute work_docs_configuration.



527
528
529
# File 'sig/types.rbs', line 527

def work_docs_configuration
  @work_docs_configuration
end