Type Alias ActuallyScalarAttributeValueProtected

ActuallyScalarAttributeValue: Exclude<NativeScalarAttributeValue, object>

Eliminates object types from the NativeScalarAttributeValue type.