snowflake.core.service.ServiceSpec | Snowflake Documentation (original) (raw)
DeveloperSnowflake Python APIsSnowflake Python APIs referenceserviceservice.ServiceSpec
snowflake.core.service.ServiceSpec(spec: str) β ServiceSpecInlineText | ServiceSpecStageFileΒΆ
Infers whether a specification is a stage file or inline text.
Any spec that starts with β@β is parsed as a stage file, otherwise it is passed as an inline text.