Class GuestAttributesEntry (0.3.0)

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

A guest attributes namespace/key/value entry. .. attribute:: key

Key for the guest attribute entry.

:type: str

Attributes

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