<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "EndpointSecurity",
  "identifier" : "/documentation/EndpointSecurity/es_bootstrap_target_type_t",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Endpoint Security"
    ],
    "preciseIdentifier" : "c:@EA@es_bootstrap_target_type_t"
  },
  "title" : "es_bootstrap_target_type_t"
}
-->

# es_bootstrap_target_type_t

```
struct es_bootstrap_target_type_t
```

## Overview\abstract Discriminator for the `target` union of
`es_event_bootstrap_look_up_t`. Selects between a running owner of the
looked-up service port (PROCESS) and a lazy-launched or
not-yet-running owner (JOB).

## Topics

### Initializers

[`init(UInt32)`](/documentation/EndpointSecurity/es_bootstrap_target_type_t/init(_:))

[`init(rawValue: UInt32)`](/documentation/EndpointSecurity/es_bootstrap_target_type_t/init(rawValue:))

### Instance Properties

[`var rawValue: UInt32`](/documentation/EndpointSecurity/es_bootstrap_target_type_t/rawValue)

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Equatable`](/documentation/Swift/Equatable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)