singer_sdk.typing.UUIDType#

class singer_sdk.typing.UUIDType#

UUID type.

Example: 3e4666bf-d5e5-4aa7-b8ce-cefe41c7568a

string_format: str | None = 'uuid'#

String format.

See the formats built into the JSON Schema specification.

Returns:

A string describing the format.