---
title: "writeAttributeIntrinsicBallastFactor(withValue:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterballastconfiguration/writeattributeintrinsicballastfactor(withvalue:completion:)"
---

# writeAttributeIntrinsicBallastFactor(withValue:completion:)

## Declaration

```swift
func writeAttributeIntrinsicBallastFactor(withValue value: NSNumber?, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func writeAttributeIntrinsicBallastFactor(withValue value: NSNumber?) async throws
```
