Device Args
constructor(blocked: Output<Boolean>? = null, credentials: Output<List<DeviceCredentialArgs>>? = null, gatewayConfig: Output<DeviceGatewayConfigArgs>? = null, logLevel: Output<String>? = null, metadata: Output<Map<String, String>>? = null, name: Output<String>? = null, registry: Output<String>? = null)