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>