AmazonRedshiftLinkedService |
AmazonRedshiftLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AmazonRedshiftLinkedService |
AmazonRedshiftLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AmazonRedshiftLinkedService |
AmazonRedshiftLinkedService.withDatabase(Object database) |
Set the database property: The database name of the Amazon Redshift source.
|
AmazonRedshiftLinkedService |
AmazonRedshiftLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AmazonRedshiftLinkedService |
AmazonRedshiftLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AmazonRedshiftLinkedService |
AmazonRedshiftLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AmazonRedshiftLinkedService |
AmazonRedshiftLinkedService.withPassword(SecretBase password) |
Set the password property: The password of the Amazon Redshift source.
|
AmazonRedshiftLinkedService |
AmazonRedshiftLinkedService.withPort(Object port) |
Set the port property: The TCP port number that the Amazon Redshift server uses to listen for client connections.
|
AmazonRedshiftLinkedService |
AmazonRedshiftLinkedService.withServer(Object server) |
Set the server property: The name of the Amazon Redshift server.
|
AmazonRedshiftLinkedService |
AmazonRedshiftLinkedService.withUsername(Object username) |
Set the username property: The username of the Amazon Redshift source.
|