Uses of Class
software.amazon.awscdk.services.kendra.CfnDataSource.ConnectionConfigurationProperty.Builder
Packages that use CfnDataSource.ConnectionConfigurationProperty.Builder
- 
Uses of CfnDataSource.ConnectionConfigurationProperty.Builder in software.amazon.awscdk.services.kendraMethods in software.amazon.awscdk.services.kendra that return CfnDataSource.ConnectionConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDataSource.ConnectionConfigurationProperty.builder()CfnDataSource.ConnectionConfigurationProperty.Builder.databaseHost(String databaseHost) Sets the value ofCfnDataSource.ConnectionConfigurationProperty.getDatabaseHost()CfnDataSource.ConnectionConfigurationProperty.Builder.databaseName(String databaseName) Sets the value ofCfnDataSource.ConnectionConfigurationProperty.getDatabaseName()CfnDataSource.ConnectionConfigurationProperty.Builder.databasePort(Number databasePort) Sets the value ofCfnDataSource.ConnectionConfigurationProperty.getDatabasePort()Sets the value ofCfnDataSource.ConnectionConfigurationProperty.getSecretArn()Sets the value ofCfnDataSource.ConnectionConfigurationProperty.getTableName()Constructors in software.amazon.awscdk.services.kendra with parameters of type CfnDataSource.ConnectionConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSource.ConnectionConfigurationProperty.Builder.