Connector Profile Connector Profile Config Connector Profile Properties Redshift Args
data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgs(val bucketName: Output<String>, val bucketPrefix: Output<String>? = null, val clusterIdentifier: Output<String>? = null, val dataApiRoleArn: Output<String>? = null, val databaseName: Output<String>? = null, val databaseUrl: Output<String>? = null, val roleArn: Output<String>) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgs>
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The unique ID that's assigned to an Amazon Redshift cluster.
Link copied to clipboard
ARN of the IAM role that permits AppFlow to access the database through Data API.
Link copied to clipboard
The name of an Amazon Redshift database.
Link copied to clipboard
The JDBC URL of the Amazon Redshift cluster.