guestAttributes property

Map<String, String>? guestAttributes
getter/setter pair

The Compute Engine guest attributes.

(see Project and instance guest attributes).

Output only.

Implementation

core.Map<core.String, core.String>? guestAttributes;