Uses of Class
software.amazon.awscdk.services.kendra.CfnDataSource.ConnectionConfigurationProperty.Builder
-
Uses of CfnDataSource.ConnectionConfigurationProperty.Builder in software.amazon.awscdk.services.kendra
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSource.ConnectionConfigurationProperty.Builder
.