AmazonRdsForSqlServerLinkedService |
AmazonRdsForSqlServerLinkedService.withAlwaysEncryptedSettings(SqlAlwaysEncryptedProperties alwaysEncryptedSettings) |
Set the alwaysEncryptedSettings property: Sql always encrypted properties.
|
AmazonRdsForSqlServerLinkedService |
AmazonRdsForSqlServerLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AmazonRdsForSqlServerLinkedService |
AmazonRdsForSqlServerLinkedService.withConnectionString(Object connectionString) |
Set the connectionString property: The connection string.
|
AmazonRdsForSqlServerLinkedService |
AmazonRdsForSqlServerLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AmazonRdsForSqlServerLinkedService |
AmazonRdsForSqlServerLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AmazonRdsForSqlServerLinkedService |
AmazonRdsForSqlServerLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AmazonRdsForSqlServerLinkedService |
AmazonRdsForSqlServerLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AmazonRdsForSqlServerLinkedService |
AmazonRdsForSqlServerLinkedService.withPassword(SecretBase password) |
Set the password property: The on-premises Windows authentication password.
|
AmazonRdsForSqlServerLinkedService |
AmazonRdsForSqlServerLinkedService.withUsername(Object username) |
Set the username property: The on-premises Windows authentication user name.
|