Connector Profile Connector Profile Config Connector Profile Properties Snowflake Args
data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflakeArgs(val accountName: Output<String>? = null, val bucketName: Output<String>, val bucketPrefix: Output<String>? = null, val privateLinkServiceName: Output<String>? = null, val region: Output<String>? = null, val stage: Output<String>, val warehouse: Output<String>) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflakeArgs>
Properties
Link copied to clipboard
The name of the account.
Link copied to clipboard
A name for the associated Amazon S3 bucket.
Link copied to clipboard
The object key for the destination bucket in which Amazon AppFlow places the files.
Link copied to clipboard
The SAPOData Private Link service name to be used for private data transfers.