AccountParameter¶
An account parameter in Snowflake that allows you to set or alter account-level parameters.
Examples¶
YAML¶
Python¶
Fields¶
name(string, required) - The name of the account parameter.value(Any, required) - The value to set for the account parameter.