Class GuestAttributesEntry (0.1.0)

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

A guest attributes namespace/key/value entry.

Attributes

NameDescription
key str
Key for the guest attribute entry.
namespace str
Namespace for the guest attribute entry.
value str
Value for the guest attribute entry.