the underlying AttributeValue.
Casts an attribute value to a convertable type.
Casts an attribute value to a convertable type.
A type-safe(ish) cast from an attribute value, using an implicit view.
the type of object to cast.
the implicit view.
the converted value.
AttributeValueConversionException
if the conversion cannot be made.
An enrichment of the AttributeValue class.
An implicit class to extend attribute values with a type-safe(ish) casting method.