Device Config Args
data class DeviceConfigArgs(val binaryData: Output<String>? = null) : ConvertibleToJava<DeviceConfigArgs>
The device configuration. Eventually delivered to devices.
The device configuration. Eventually delivered to devices.