Snowflake · Schema

JobService

A Snowflake job service object.

Data LakesData SharingData WarehousingDatabaseSQL

Properties

Name Type Description
status string The current status of the service.
compute_pool string Specifies the name of the compute pool in your account on which to run the service.
external_access_integrations array Specifies the names of the external access integrations that allow your service to access external sites.
comment string Specifies a comment for the service.
is_async_job boolean True if the service is an async job service; false otherwise.
View JSON Schema on GitHub