New Webinar: Govern roles, shares, and data movement in Snowflake

Learn how to govern Snowflake roles, shares, and data movement without slowing delivery. Join our live webinar on controlling drift, permissions, and audit readiness.

typeAttribute

Last updated: September 2, 2025

The typeAttribute tag specifies information about attributes you create with the createCompositeType change type.

Available attributes

Name

Type

Description

Requirement

name

String

Name of the attribute

Required

type

String

Name of the type the attribute will be associated with

Required

collation

String

Name of an existing collation to be associated with a column of a composite type, or with a range type

Optional

typeAttribute examples

loading