---
id: v1-machine-identity-owner-reference
title: MachineIdentityOwnerReference
pagination_label: MachineIdentityOwnerReference
sidebar_label: MachineIdentityOwnerReference
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'MachineIdentityOwnerReference', 'v1MachineIdentityOwnerReference']
slug: /tools/sdk/typescript/triggers/models/machine-identity-owner-reference
tags: ['SDK', 'Software Development Kit', 'MachineIdentityOwnerReference', 'v1MachineIdentityOwnerReference']
---

# MachineIdentityOwnerReference

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | `string` | Owner\'s type. | [default to undefined]
**id** | `string` | Owner ID. | [default to undefined]
**name** | `string` | Owner\'s display name. | [default to undefined]
**isPrimary** | **(optional)** `boolean` | Indicates if this owner is the primary owner. | [default to false]

