Class StringAttributeValues (0.2.0)

StringAttributeValues(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The attribute values of data type string or JSON.

Attribute

Name Description
values MutableSequence[str]
Required. The attribute values in case attribute data type is string or JSON.