Configure Winning Variant resources directly in Snowflake
admin
editor
kind
below must be one of:
lab
subjecttype
experiment
Column | Description | Data Type |
---|---|---|
kind | The resource kind. | VARCHAR |
id | ID of the resource. | VARCHAR |
name | Name of the resource. | VARCHAR |
status | Resource status | VARCHAR |
description | Resource description | VARCHAR |
resource_version | Current resource version | INT |
status
must be one of ResourceStatus.
Column | Description | Data Type |
---|---|---|
kind | The resource kind. | VARCHAR |
id | ID of the resource. | VARCHAR |
yaml | The full configuration (YAML) for a single resource. | VARCHAR |
id
specified exists, it gets updated, otherwise it will be created.