networkAttachment property

String? networkAttachment
getter/setter pair

The network attachment that the worker network interface is peered to.

Must be in the format projects/{project}/regions/{region}/networkAttachments/{networkAttachment}. The region of network attachment must be the same as the worker pool. See Network Attachments

Required. Immutable.

Implementation

core.String? networkAttachment;