Variant
Contains an asset property value (of a single type only).
Contents
- booleanValue
-
Asset property data of type Boolean (true or false).
Type: Boolean
Required: No
- doubleValue
-
Asset property data of type double (floating point number).
Type: Double
Required: No
- integerValue
-
Asset property data of type integer (whole number).
Type: Integer
Required: No
- stringValue
-
Asset property data of type string (sequence of characters).
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: