# Functions
Bool accepts a `*bool` and returns a `basetypes.BoolValue`.
Int64 accepts a `int64` and returns a `basetypes.Int64Value`.
Int64Set accepts a `[]attr.Value` and returns a `basetypes.SetValue`.
String accepts a `string` and returns a `basetypes.StringValue`.
StringSet accepts a `[]attr.Value` and returns a `basetypes.SetValue`.