# Functions

NewUUIDNull creates a UUID with a null value.
NewUUIDPointerValue creates a UUID with a null value if nil or a known value.
NewUUIDUnknown creartes a UUID with an unknown UUID value.
NewUUIDValue creates a UUID with a known value.

# Structs

No description provided by the author
UUIDValue provides a concrete implementation of a UUIDValue tftypes.Value for the Terraform Plugin framework.

# Type aliases

No description provided by the author