ConnectorProfileRedshiftConnectorProfilePropertiesArgs

constructor(bucketName: Output<String>, bucketPrefix: Output<String>? = null, clusterIdentifier: Output<String>? = null, dataApiRoleArn: Output<String>? = null, databaseName: Output<String>? = null, databaseUrl: Output<String>? = null, isRedshiftServerless: Output<Boolean>? = null, roleArn: Output<String>, workgroupName: Output<String>? = null)