Share via


RedshiftUnloadSettings.BucketName Property

Definition

The bucket of the interim Amazon S3 which will be used to store the unloaded data from Amazon Redshift source. The bucket must be in the same region as the Amazon Redshift source. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> BucketName { get; set; }
member this.BucketName : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property BucketName As DataFactoryElement(Of String)

Property Value

Applies to