new $k.ValueString(valueString)
Returns an object that can be used in API calls that expect an attribute value
| Name | Type | Description | 
|---|---|---|
valueString | 
            
            
            string | 
                
                 A value string An attribute value string that has not been parsed.  | 
        
Methods
equals() : boolean
Returns true if the values are equal
Returns:
| Type | Description | 
|---|---|
| boolean | 
setValueString(string)
Sets the string representation
| Name | Type | Description | 
|---|---|---|
string | 
            
            
            string | 
                
                 The string represantation of a value  | 
        
valueString() : string
Returns the string representation
Returns:
| Type | Description | 
|---|---|
| string |